mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
17ea813c0d
commit
42c97445ab
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
run: |
|
||||
container_img=ghcr.io/deselikem/hello-docker-gcr-demo
|
||||
echo $container_img
|
||||
echo ${github.repository}
|
||||
docker build . -f Dockerfile.base --tag ghcr.io/deselikem/hello-docker-gcr-demo:latest
|
||||
#docker run ghcr.io/deselikem/hello-docker-gcr-demo:latest
|
||||
#docker push ghcr.io/deselikem/hello-docker-gcr-demo:latest
|
||||
Loading…
Reference in New Issue