Feat: fixed conditions
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-12-27 20:54:55 +03:00
parent f3519b8de6
commit a718c15be3

View File

@@ -10,7 +10,7 @@ steps:
ENV_FILE:
from_secret: ENV_FILE
when:
- event: push
- event: [push, manual, pull_request_closed]
- name: deploy
image: docker:latest
commands: