Add extra-args input for build using dockerfile (#53)

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
Divyanshu Agrawal 2021-04-12 22:43:19 +05:30 committed by GitHub
parent b78bde0b60
commit 2f7f68ec84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 59 additions and 5 deletions

View file

@ -41,6 +41,8 @@ jobs:
tags: 'latest ${{ github.sha }}'
dockerfiles: |
./Dockerfile
extra-args: |
--pull
- name: Echo Outputs
run: |