Add contiditional CI
This commit is contained in:
parent
c6bacca63d
commit
fe35e0ff21
@ -24,3 +24,6 @@ steps:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
- event: push
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user