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 77498ee commit 92b6319Copy full SHA for 92b6319
.github/workflows/Build_External_Rock.yaml
@@ -9,7 +9,8 @@ on:
9
10
jobs:
11
build:
12
- uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@ROCKS-1452/oci-factory-refactor-build-rock-to-be-externally-reusable
+ # uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@ROCKS-1452/oci-factory-refactor-build-rock-to-be-externally-reusable
13
+ uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@5bd360cfc6a2024a64ae8dc4bd98a1280dc55aae
14
with:
15
oci-archive-name: "external_mock-rock"
16
rock-repo: clay-lake/mock-rock
0 commit comments