Skip to content

Commit

Permalink
fix: SKFP-1033 fix jenkins job
Browse files Browse the repository at this point in the history
  • Loading branch information
celinepelletier committed Jun 20, 2024
1 parent afcb75c commit 7bbc229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kf.deploy → next.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@Library(value="kids-first/aws-infra-jenkins-shared-libraries", changelog=false) _
deploy {
architecture_type = "aws-ecs-service-type-1"
jenkinsfile_name = "kf.deploy"
jenkinsfile_name = "next.deploy"
main_branch="master"
projectName = "kf-api-arranger"
environments = "qa,prd"
Expand Down

0 comments on commit 7bbc229

Please sign in to comment.