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