Skip to content

Commit

Permalink
remove debug statment
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Aug 16, 2024
1 parent f73058b commit e10af60
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/Test_EICAR_Rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,7 @@ jobs:
rock-repo-commit: oci-factory_workflows
rockfile-directory: /oci-factory_workflows/rocks/eicar
arch-map: '{"amd64": "ubuntu-22.04"}'

debug:
name: Test
needs: [build]
runs-on: ubuntu-22.04
steps:
- name: test
run: echo "${{ needs.build.inputs.oci-archive-name }}"


test:
uses: clay-lake/oci-factory/.github/workflows/Test-Rock.yaml@refactor-workflows
Expand Down

0 comments on commit e10af60

Please sign in to comment.