Commit 1e6b883e authored by erichsieh's avatar erichsieh

refactor : gitlab-ci.yml

parent 0b5fe0f0
...@@ -8,7 +8,7 @@ npm-publish: ...@@ -8,7 +8,7 @@ npm-publish:
- node -v - node -v
- npm -v - npm -v
- npm publish --registry http://192.168.1.10:8473 - npm publish --registry http://192.168.1.10:8473
only: tags:
- TP-192-168-1-10 - TP-192-168-1-10
npm-publish-prod: npm-publish-prod:
...@@ -17,5 +17,5 @@ npm-publish-prod: ...@@ -17,5 +17,5 @@ npm-publish-prod:
- node -v - node -v
- npm -v - npm -v
- npm publish --registry http://172.18.249.165:4873 - npm publish --registry http://172.18.249.165:4873
only: tags:
- redmine-app - redmine-app
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment