diff options
| author | 杨威 <[email protected]> | 2019-06-27 19:37:32 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2019-06-27 19:37:32 +0800 |
| commit | 05fd39f7effd0e71affe3f8be83b4c7926404397 (patch) | |
| tree | 3096f097b1c872a80f7ad585d82ec9b11487702d | |
| parent | bac716206c31dfba18c6d4df08e41880874b281d (diff) | |
| parent | 561c8e5e65887df450cf39865eec82c4e0e49101 (diff) | |
Merge branch 'patch-1' into 'pangu_develop_parallel'
Update .gitlab-ci.yml
See merge request MESA_Platform/sapp!30
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b94d02a..83a65a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,6 @@ release: - share only: - tags - - master script: - /bin/bash -x ./autorelease.sh $CI_API_V4_URL $CI_PROJECT_URL $CI_PROJECT_ID $CI_TOKEN $CI_COMMIT_TAG $ARTIFACTS_JOB $CI_PROJECT_NAME $CI_COMMIT_SHORT_SHA @@ -52,7 +51,6 @@ docker: tags: - share only: - - tags - master script: - ls -l build |
