Skip to content
Snippets Groups Projects
Commit 9dba138d authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

updating post deploy

parent ef65b6b2
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -15,14 +15,6 @@
version: 0.2
phases:
# pre-build:
# commands:
# - echo Logging in to Amazon ECR...
# - aws --version
# - $(aws ecr get-login --region $DEPLOYMENT_REGION --no-include-email)
# - REPOSITORY_URI=012345678910.dkr.ecr.us-east-1.amazonaws.com/hello-world
# - COMMIT_HASH=$(echo $CODEBUILD_RESOLVED_SOURCE_VERSION | cut -c 1-7)
# - IMAGE_TAG=build-$(echo $CODEBUILD_BUILD_ID | awk -F":" '{print $2}')
install:
runtime-versions:
java: openjdk8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment