mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-18 13:01:13 +01:00
fix image yaml
This commit is contained in:
@@ -14,7 +14,7 @@ steps:
|
||||
repo: *repo
|
||||
tags: latest
|
||||
when:
|
||||
event: [pull_request]
|
||||
event: [push,manual]
|
||||
|
||||
publish:
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||
@@ -28,5 +28,5 @@ steps:
|
||||
password:
|
||||
from_secret: REGISTRY_TOKEN
|
||||
when:
|
||||
event: [tag]
|
||||
event: [tag,manual]
|
||||
branch: main
|
||||
|
||||
Reference in New Issue
Block a user