test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 08:50:06 -03:00
parent 17ea813c0d
commit 42c97445ab
1 changed files with 1 additions and 0 deletions

View File

@ -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