Skip to content

Commit c427ddc

Browse files
alubneuskiAlex Lubneuski
and
Alex Lubneuski
authored
Added public ECR push (#31)
* 🔧 Switched from internal to external * 🔧 Added push to public ecr Co-authored-by: Alex Lubneuski <[email protected]>
1 parent da757b1 commit c427ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ ecs_service_type_1_standard {
1818
vcpu_task = "2048"
1919
memory_task = "4096"
2020
additional_ssl_cert_domain_name = "*.kidsfirstdrc.org"
21+
publish_to_public_repo = "true"
2122
}

0 commit comments

Comments
 (0)