Skip to content

Commit

Permalink
test: execute workflow with static path
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake authored Oct 9, 2024
1 parent 77498ee commit 92b6319
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Build_External_Rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

jobs:
build:
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
uses: canonical/oci-factory/.github/workflows/Build-Rock.yaml@5bd360cfc6a2024a64ae8dc4bd98a1280dc55aae
with:
oci-archive-name: "external_mock-rock"
rock-repo: clay-lake/mock-rock
Expand Down

0 comments on commit 92b6319

Please sign in to comment.