mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
fix: remove duplicate job
This commit is contained in:
@@ -21,21 +21,6 @@ build:
|
|||||||
paths:
|
paths:
|
||||||
- lib
|
- lib
|
||||||
|
|
||||||
package:
|
|
||||||
dependencies:
|
|
||||||
- build
|
|
||||||
tags:
|
|
||||||
- secrecy
|
|
||||||
stage: deploy
|
|
||||||
script:
|
|
||||||
- echo "//registry.npmjs.org/:_authToken=$NPM_AUTH_TOKEN" > /root/.npmrc
|
|
||||||
- npm publish
|
|
||||||
only:
|
|
||||||
- /^v[0-9]+.[0-9]+.[0-9]+$/
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- lib
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|||||||
Reference in New Issue
Block a user