[Build] Hot fix for deploy job
authorWonyoung Choi <wy80.choi@samsung.com>
Tue, 7 Apr 2020 22:41:31 +0000 (07:41 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Tue, 7 Apr 2020 22:41:31 +0000 (07:41 +0900)
.circleci/config.yml

index 1b3bf8ab9f73955e693f664db674a1bae578ee9c..af321a450611f9ee1649505d5b3d7bad8415344b 100644 (file)
@@ -65,6 +65,7 @@ jobs:
     steps:
       - attach_workspace:
           at: .
+      - run: curl -sL https://art.sec.samsung.net/artifactory/tools/CircleCI/scripts/set_proxy_setting.sh | sh
       - run: curl -fL https://getcli.jfrog.io | sh
       - run:
           command: |