woodpecker.yml aktualisiert
This commit is contained in:
parent
6f7c5d5805
commit
e9ee261223
@ -1,5 +1,5 @@
|
|||||||
steps:
|
steps:
|
||||||
docker:
|
- name: docker
|
||||||
image: woodpeckerci/plugin-docker-buildx:5
|
image: woodpeckerci/plugin-docker-buildx:5
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
@ -12,4 +12,6 @@ steps:
|
|||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- '7.0'
|
- '7.0'
|
||||||
|
when:
|
||||||
|
- event: [cron, manual]
|
Loading…
x
Reference in New Issue
Block a user