test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 08:51:21 -03:00
parent 481befa4fd
commit 3fa0dfba46
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
run: |
container_img=ghcr.io/deselikem/hello-docker-gcr-demo
echo $container_img
echo ${{github.repository}}
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