mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
4a3b3dcecf
commit
00f0236c6e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue