ci: fix filtering
parent
e6787aed89
commit
4ed7ecce5e
|
@ -27,7 +27,7 @@ steps:
|
|||
custom_dns: 172.10.10.16
|
||||
when:
|
||||
ref:
|
||||
- refs/tags/*-production.*
|
||||
- refs/tags/*-alpha.*
|
||||
- name: build-production
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
|
Loading…
Reference in New Issue