Change pipeline config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Run on push to master or manual from any
This commit is contained in:
Madis Mägi 2024-08-07 05:27:31 +03:00
parent 495ddd3e21
commit f686c3d88a

View File

@ -10,4 +10,6 @@ steps:
password: password:
from_secret: docker_password from_secret: docker_password
when: when:
- event: push
branch: master branch: master
- event: manual