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:
|
||||
- type: ImageChange
|
||||
imageChangeParams:
|
||||
automatic: false
|
||||
automatic: true
|
||||
containerNames:
|
||||
- ${APP}
|
||||
from:
|
||||
|
|
Loading…
Reference in a new issue