0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-22 13:13:00 -05:00

Update '.woodpecker.yml'

Fox spelling of bash
This commit is contained in:
dragongoose 2023-06-07 21:32:33 +00:00
parent 64e61e32e1
commit a49e9c055f

View file

@ -4,7 +4,7 @@ pipeline:
commands:
- podman build . --tag codeberg.org/dragongoose/safetwitch-backend:edge
publish:
image: base
image: bash
commands:
- podman login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD codeberg.org
- podman push codeberg.org/dragongoose/safetwitch-backend:edge