Skip to content

Commit 92b6319

Browse files
authored
test: execute workflow with static path
1 parent 77498ee commit 92b6319

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Build_External_Rock.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99

1010
jobs:
1111
build:
12-
uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@ROCKS-1452/oci-factory-refactor-build-rock-to-be-externally-reusable
12+
# 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
1314
with:
1415
oci-archive-name: "external_mock-rock"
1516
rock-repo: clay-lake/mock-rock

0 commit comments

Comments
 (0)