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

Commit 2aedb0e

Browse files
authored
Update config.yml
[skip ci]
1 parent 745e81e commit 2aedb0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ build_steps: &build_steps
6060
source awsenvconf
6161
cp -f buildvar-app.conf buildvar.conf
6262
./deploy.sh $BUILD_ENV $VER
63-
echo "Deployment direct web"
64-
cp -f buildvar-web.conf buildvar.conf
65-
./deploy.sh $BUILD_ENV $VER
63+
#echo "Deployment direct web"
64+
#cp -f buildvar-web.conf buildvar.conf
65+
#./deploy.sh $BUILD_ENV $VER
6666
#cp ./../buildscript/master_deploy.sh .
6767
jobs:
6868
# Build & Deploy against development backend

0 commit comments

Comments
 (0)