Update circle ci file to sync between dev branch and master branch (#198)
author윤정현/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jh0506.yun@samsung.com>
Mon, 13 Apr 2020 10:36:46 +0000 (19:36 +0900)
committer유리나/Common Platform Lab(SR)/Staff Engineer/삼성전자 <rina6350.you@samsung.com>
Mon, 13 Apr 2020 10:36:46 +0000 (19:36 +0900)
This PR is for CI test.

.circleci/config.yml

index 4c11c44..8378826 100644 (file)
@@ -24,6 +24,9 @@ jobs:
             git remote add spin ssh://jh0506.yun@165.213.149.170:29418/platform/core/csapi/xsf
             git fetch spin
             git push -f spin HEAD:tizen_wearable
+            git checkout dev
+            git cherry-pick master
+            git push origin dev
 
   build-nightly:
     docker: