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

Update '.woodpecker.yml'

This commit is contained in:
dragongoose 2023-07-10 20:15:50 +00:00
parent b356341da6
commit 4ac50efe38

View file

@ -4,13 +4,3 @@ pipeline:
commands:
- go get
- go build
publish:
image: docker.io/woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64,linux/arm/v6,linux/arm64/v8
repo: codeberg.org/${CI_REPO_OWNER}/safetwitch-backend
registry: codeberg.org
tags: latest
username: ${CI_REPO_OWNER}
password:
from_secret: docker_password