Only run builds on master and tags
This commit is contained in:
parent
49702c22cd
commit
22923e7121
@ -11,3 +11,6 @@ steps:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
ref:
|
||||
- refs/heads/master
|
||||
- refs/tags/v*
|
||||
|
Loading…
Reference in New Issue
Block a user