Skip to content

Commit

Permalink
feat: add more docker args into action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Husen committed May 19, 2021
1 parent 2db0206 commit 4ea2917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ runs:
using: "docker"
image: "Dockerfile"
args:
- ${{ inputs.path }}
- ${{ inputs.updpkgsums }}
- ${{ inputs.srcinfo }}
- ${{ inputs.flags }}
- ${{ inputs.namcap }}

0 comments on commit 4ea2917

Please sign in to comment.