Enable automatic deployment
This commit is contained in:
parent
fa9d824518
commit
d7887bd059
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ objects:
|
||||||
triggers:
|
triggers:
|
||||||
- type: ImageChange
|
- type: ImageChange
|
||||||
imageChangeParams:
|
imageChangeParams:
|
||||||
automatic: false
|
automatic: true
|
||||||
containerNames:
|
containerNames:
|
||||||
- ${APP}
|
- ${APP}
|
||||||
from:
|
from:
|
||||||
|
|
Loading…
Reference in a new issue