mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
0ebabf0ee1
commit
6594a7652d
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
|
||||
- name: 'Build Inventory Image'
|
||||
run: |
|
||||
docker build . --tag -f Dockerfile.base ghcr.io/abnerrizzi/${{ github.event.repository.name }}:latest
|
||||
docker build . -f Dockerfile.base --tag ghcr.io/abnerrizzi/${{ github.event.repository.name }}:latest
|
||||
docker push ghcr.io/abnerrizzi/${{ github.event.repository.name }}:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue