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:
parent
b356341da6
commit
4ac50efe38
1 changed files with 1 additions and 11 deletions
|
@ -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
|
Loading…
Reference in a new issue