mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
2e90967757
commit
445e629131
|
|
@ -22,5 +22,5 @@ jobs:
|
|||
|
||||
- name: 'Build Inventory Image'
|
||||
run: |
|
||||
docker build . --tag ghcr.io/<your-GitHub-username>/store:latest
|
||||
docker push ghcr.io/<your-GitHub-username>/store:latest
|
||||
docker build . --tag ghcr.io/abnerrizzi/store:latest
|
||||
docker push ghcr.io/abnerrizzi/store:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue