Prepaired for a dry run
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Nikurasu 2023-04-05 20:07:54 +02:00
parent 2d3f08a76c
commit 3b270a56f2
No known key found for this signature in database

View file

@ -7,6 +7,6 @@ pipeline:
- docker login -u ${USER} -p ${PASS} dev.cat-enby.club
- docker buildx build --build-arg HOMETOWN_VERSION=$HOMETOWN_VERSION -t dev.cat.enby.club/nikurasu/hometown:latest -t dev.cat-enby.club/nikurasu/hometown:$HOMETOWN_VERSION -f ./Dockerfile .
- docker push dev.cat-enby.club/nikurasu/hometown:$HOMETOWN_VERSION
- docker push dev.cat-enby.club/nikurasu/hometown:latest
when:
branch: main
# - docker push dev.cat-enby.club/nikurasu/hometown:latest
#when:
#branch: main