Update .gitlab-ci.yml
This commit is contained in:
@@ -10,6 +10,8 @@ variables:
|
|||||||
CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest
|
CONTAINER_RELEASE_IMAGE: registry.gitlab.com/hosttoday/ht-docker-node:latest
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- npm uninstall -g npmci
|
||||||
|
- npm install -g npmci
|
||||||
- docker login -u $DOCKERU -p $DOCKERP
|
- docker login -u $DOCKERU -p $DOCKERP
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
Reference in New Issue
Block a user