Skip to content

Commit 81c7728

Browse files
authored
Merge pull request #585 from topcoder-platform/fix/artifcat-env
ci: fix artifact env
2 parents 90514c2 + 3731275 commit 81c7728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
DEPLOY_ENV: "PROD"
7070
LOGICAL_ENV: "prod"
7171
APPNAME: "challenge-api"
72+
CODEARTIFACT_ENV: "PROD"
7273
steps: *builddeploy_steps
7374

7475
workflows:

0 commit comments

Comments
 (0)