Skip to content

Commit

Permalink
test build - arg is empty string
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Aug 16, 2024
1 parent 607c2b5 commit d07e0e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Test_EICAR_Rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
oci-archive-name: "${{ inputs.oci-archive-name }}"
rock-repo: "${{ inputs.rock-repo }}"
rock-repo-commit: "${{ inputs.rock-repo-commit }}"
rockfile-directory: "oci-factory_workflows/rocks/eicar"
arch-map: '{"amd64": "ubuntu-22.04"}'
rockfile-directory: "${{ inputs.rockfile-directory }}"


test-rock:
Expand Down

0 comments on commit d07e0e5

Please sign in to comment.