Add extra-args input for build using dockerfile

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-04-12 15:33:03 +05:30
parent b78bde0b60
commit 916fe76f59
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: |