Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #80 from kids-first/bugfix/removed-default-iam-role
Browse files Browse the repository at this point in the history
Removed default iam role
  • Loading branch information
alubneuski authored Sep 16, 2020
2 parents e9e94e6 + c6ee0c3 commit 7b652c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
ecs_service_type_1_standard {
projectName = "kf-api-persona"
environments = "dev,qa,prd"
create_default_iam_role = "0"
docker_image_type = "alpine"
internal_app = "false"
entrypoint_command = "yarn start"
Expand Down

0 comments on commit 7b652c2

Please sign in to comment.