(ci) temp disable npm publish
This commit is contained in:
+10
-10
@@ -81,16 +81,16 @@ workflows:
|
||||
- docker-build-and-publish-monitor-container
|
||||
- docker-build-and-publish-test-container
|
||||
|
||||
- publish-npm:
|
||||
filters:
|
||||
tags:
|
||||
only: *filters-tag
|
||||
branches:
|
||||
ignore: /.*/
|
||||
context:
|
||||
- npm-registry
|
||||
requires:
|
||||
- get-version
|
||||
# - publish-npm:
|
||||
# filters:
|
||||
# tags:
|
||||
# only: *filters-tag
|
||||
# branches:
|
||||
# ignore: /.*/
|
||||
# context:
|
||||
# - npm-registry
|
||||
# requires:
|
||||
# - get-version
|
||||
|
||||
jobs:
|
||||
get-version:
|
||||
|
||||
Reference in New Issue
Block a user