test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 07:46:04 -03:00
parent 88c5b42818
commit c2a344966b
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ jobs:
env:
REPO_NAME: '${{ github.event.repository.name }}'
run: |
echo ${{github.event.repository.name}}
"repolower=${REPO_NAME,,}" >>${GITHUB_ENV}
# docker build . -f Dockerfile.base --tag ghcr.io/abnerrizzi/${REPO_NAME}:latest
# docker push ghcr.io/abnerrizzi/${REPO_NAME}:latest