Add contiditional CI

This commit is contained in:
Lauri Võsandi 2024-08-15 23:05:37 +03:00
parent c6bacca63d
commit fe35e0ff21

@ -24,3 +24,6 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
when:
- event: push
branch: master