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:
parent
64e61e32e1
commit
a49e9c055f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue