Skip to content

Commit

Permalink
fix(Build_External_Rock.yaml): moved link, replaced with target
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Aug 12, 2024
1 parent a829069 commit 6a9af2f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
1 change: 0 additions & 1 deletion .github/workflows/Build_External_Rock.yaml

This file was deleted.

18 changes: 18 additions & 0 deletions .github/workflows/Build_External_Rock.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Build External Rock


on:
push:
paths:
- oci-factory_workflows/examples/Build_External_Rock.yaml
workflow_dispatch:

jobs:
build:
uses: clay-lake/oci-factory/.github/workflows/Build-Rock.yaml@refactor-workflows
with:
oci-archive-name: "external_mock-rock"
rock-repo: clay-lake/mock-rock
rock-repo-commit: main
rockfile-directory: /mock-rock/1.1/
arch-map: '{"amd64": "ubuntu-22.04"}'
18 changes: 0 additions & 18 deletions oci-factory_workflows/examples/Build_External_Rock.yaml

This file was deleted.

1 change: 1 addition & 0 deletions oci-factory_workflows/examples/Build_External_Rock.yaml

0 comments on commit 6a9af2f

Please sign in to comment.