add npm repo
This commit is contained in:
@@ -54,6 +54,7 @@ publish:
|
|||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
buildah build \
|
buildah build \
|
||||||
|
--build-arg NPM_REGISTRY=https://deps.global.bsf.tools/artifactory/api/npm/registry.npmjs.org/ \
|
||||||
--tag ${IMAGE_NAME}:${CI_COMMIT_SHORT_SHA} \
|
--tag ${IMAGE_NAME}:${CI_COMMIT_SHORT_SHA} \
|
||||||
--tag ${IMAGE_NAME}:${CI_COMMIT_REF_SLUG} \
|
--tag ${IMAGE_NAME}:${CI_COMMIT_REF_SLUG} \
|
||||||
--tag ${IMAGE_NAME}:latest \
|
--tag ${IMAGE_NAME}:latest \
|
||||||
|
|||||||
Reference in New Issue
Block a user