test build and push

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

View File

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