Add CI event handling

This commit is contained in:
2024-08-21 22:02:12 +03:00
parent 824b54de6e
commit 7530e99ee6

View File

@@ -26,3 +26,6 @@ steps:
from_secret: docker_password from_secret: docker_password
when: when:
- branch: master - branch: master
event:
- push
- manual