Fix wording
This commit is contained in:
parent
044de5824b
commit
bb30fa28da
2
abra
2
abra
@ -898,7 +898,7 @@ sub_app_deploy (){
|
|||||||
error "The app version is the same but the image digest has changed from ${deployed_digest} -> ${ABRA_TYPE_DIGEST}
|
error "The app version is the same but the image digest has changed from ${deployed_digest} -> ${ABRA_TYPE_DIGEST}
|
||||||
This should not happen! This may mean that the upstream app developers are overwriting their image tags
|
This should not happen! This may mean that the upstream app developers are overwriting their image tags
|
||||||
Get in touch and let's make the builds stable together: https://docs.cloud.autonomic.zone/contact/
|
Get in touch and let's make the builds stable together: https://docs.cloud.autonomic.zone/contact/
|
||||||
Please pass the --update option to the deploy to deploy the update anyway"
|
Please pass the --update option to deploy the update anyway"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$ABRA_TYPE_VERSION" != "$deployed_version" ]; then
|
if [ "$ABRA_TYPE_VERSION" != "$deployed_version" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user