We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849e98b commit 1a8d9eeCopy full SHA for 1a8d9ee
.github/workflows/Build_External_Rock.yaml
@@ -9,10 +9,10 @@ on:
9
10
jobs:
11
build:
12
- uses: clay-lake/oci-factory/.github/workflows/Build-Rock.yaml@refactor-workflows
+ uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@ROCKS-1452/oci-factory-refactor-build-rock-to-be-externally-reusable
13
with:
14
oci-archive-name: "external_mock-rock"
15
rock-repo: clay-lake/mock-rock
16
rock-repo-commit: main
17
rockfile-directory: /mock-rock/1.1/
18
- arch-map: '{"amd64": "ubuntu-22.04"}'
+ arch-map: '{"amd64": "ubuntu-22.04"}'
0 commit comments