.woodpecker/10-build-latest.yml aktualisiert
All checks were successful
ci/woodpecker/push/50-release-bot Pipeline was successful
ci/woodpecker/push/0-pre Pipeline was successful
ci/woodpecker/push/10-build-latest Pipeline was successful

This commit is contained in:
Phil 2025-04-06 13:08:00 +00:00
parent 345c6a1d4e
commit 9e5d80b103

View file

@ -6,15 +6,15 @@ steps:
- go build -ldflags="-X main.CommitSHA=${CI_COMMIT_SHORT_SHA}" -o linux-amd64 .
when:
- event: [push, cron]
branch: [main, develop]
branch: main
- name: build-and-push-docker
- name: build-and-push-docker-dev
image: woodpeckerci/plugin-docker-buildx:5.2.2
settings:
platforms: linux/amd64,linux/arm/v6,linux/arm64/v8
repo: git.hackmi.ch/phil/goshorly
registry: git.hackmi.ch
tags: latest
tags: dev
username:
from_secret: reg-user
password: