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