ci: update for woodpecker 3.x
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user