forked from shibao/cannery
only deploy in stable
This commit is contained in:
parent
acad7fb16c
commit
c488fd158d
@ -28,6 +28,10 @@ steps:
|
|||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
include:
|
||||||
|
- stable
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: database
|
- name: database
|
||||||
|
Loading…
Reference in New Issue
Block a user