Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 8831c35

Browse files
committed
circleci changes
1 parent 48b485b commit 8831c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
LOGICAL_ENV: "prod"
9696
APPNAME: "topcoder-app"
9797
steps: *build_steps
98-
98+
9999
build_qa:
100100
machine: true
101101
environment:
@@ -123,7 +123,7 @@ jobs:
123123

124124
deploy_qa:
125125
<<: *python_env
126-
environemtn:
126+
environment:
127127
DEPLOY_ENV: "QA"
128128
LOGICAL_ENV: "qa"
129129
APPNAME: "topcoder-app"

0 commit comments

Comments
 (0)