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

Update '.woodpecker.yml'

This commit is contained in:
dragongoose 2023-07-04 21:23:01 +00:00
parent 9efe167d9b
commit a9fe4f315a

View file

@ -6,7 +6,7 @@ pipeline:
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64,linux/ppc64le
dry_run: true
repo: https://codeberg.com/${CI_REPO_OWNER}/safetwitch-backend
tags: latest
tags: edge
when:
event: pull_request
@ -17,7 +17,7 @@ pipeline:
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64,linux/ppc64le
repo: https://codeberg.com/${CI_REPO_OWNER}/safetwitch-backend
registry: codeberg.org
tags: latest
tags: edge
username: ${CI_REPO_OWNER}
password:
from_secret: docker_password