mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-15 06:45:17 +01:00
Merge pull request #9454 from wy65701436/drone_npm
add npm registry into drone yml
This commit is contained in:
commit
2c9ec3b1d6
@ -52,6 +52,7 @@ pipeline:
|
|||||||
- npm_username
|
- npm_username
|
||||||
- docker_hub_username
|
- docker_hub_username
|
||||||
- docker_hub_password
|
- docker_hub_password
|
||||||
|
- npm_registry
|
||||||
commands:
|
commands:
|
||||||
- export DOMAIN=${CI_DOMAIN}
|
- export DOMAIN=${CI_DOMAIN}
|
||||||
- export HOST_CONTAINER_ID=$(hostname)
|
- export HOST_CONTAINER_ID=$(hostname)
|
||||||
|
Loading…
Reference in New Issue
Block a user