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