Skip to content

Commit

Permalink
🔧 Removed old JenkinsFile, removed default iam role (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Lubneuski <[email protected]>
  • Loading branch information
alubneuski and Alex Lubneuski authored Oct 2, 2020
1 parent 4948217 commit f909f3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ecs_service_type_1_standard {
environments = "dev,qa,prd"
docker_image_type = "debian"
internal_app = "false"
create_default_iam_role = "0"
entrypoint_command = "pm2-runtime index.js"
deploy_scripts_version = "master"
quick_deploy = "true"
Expand Down
5 changes: 0 additions & 5 deletions JenkinsfileKidsFirst

This file was deleted.

0 comments on commit f909f3b

Please sign in to comment.