I think the image definitions aren't quite right.

This commit is contained in:
Bryce Covert
2021-12-24 09:02:31 -08:00
parent 6e5c1ce155
commit 535f1bf6f2

View File

@@ -33,7 +33,7 @@ phases:
- docker push $REPOSITORY_URI:$TAG_NAME
- docker push $REPOSITORY_URI:$IMAGE_TAG
- echo Writing image definitions file...
- printf '[{"name":"integreat","imageUri":"%s"}]' $REPOSITORY_URI:$IMAGE_TAG > imagedefinitions.json
- printf '[{"name":"integreat-app","imageUri":"%s"}]' $REPOSITORY_URI:$IMAGE_TAG > imagedefinitions.json
artifacts:
files:
- auto-ap.jar