We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da757b1 commit c427ddcCopy full SHA for c427ddc
Jenkinsfile
@@ -18,4 +18,5 @@ ecs_service_type_1_standard {
18
vcpu_task = "2048"
19
memory_task = "4096"
20
additional_ssl_cert_domain_name = "*.kidsfirstdrc.org"
21
+ publish_to_public_repo = "true"
22
}
0 commit comments