test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 07:43:02 -03:00
parent 4a3b3dcecf
commit 00f0236c6e
1 changed files with 1 additions and 1 deletions

View File

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