ci: update for woodpecker 3.x

This commit is contained in:
Harvey Tindall
2025-07-16 21:43:22 +01:00
parent a92f449e7f
commit 537b45951e
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ when:
steps:
- name: build
image: docker.io/woodpeckerci/plugin-docker-buildx
secrets: [ BUILT_BY ]
environment:
BUILT_BY:
from_secret: BUILT_BY
settings:
username:
from_secret: DOCKER_USERNAME
+3 -1
View File
@@ -5,7 +5,9 @@ when:
steps:
- name: build
image: docker.io/woodpeckerci/plugin-docker-buildx
secrets: [ BUILT_BY ]
environment:
BUILT_BY:
from_secret: BUILT_BY
settings:
username:
from_secret: DOCKER_USERNAME