Skip to content

Commit 1a8d9ee

Browse files
authored
Update Build_External_Rock.yaml workflow source
1 parent 849e98b commit 1a8d9ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Build_External_Rock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ on:
99

1010
jobs:
1111
build:
12-
uses: clay-lake/oci-factory/.github/workflows/Build-Rock.yaml@refactor-workflows
12+
uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@ROCKS-1452/oci-factory-refactor-build-rock-to-be-externally-reusable
1313
with:
1414
oci-archive-name: "external_mock-rock"
1515
rock-repo: clay-lake/mock-rock
1616
rock-repo-commit: main
1717
rockfile-directory: /mock-rock/1.1/
18-
arch-map: '{"amd64": "ubuntu-22.04"}'
18+
arch-map: '{"amd64": "ubuntu-22.04"}'

0 commit comments

Comments
 (0)