Update .gitlab-ci.yml
This commit is contained in:
parent
5ab4dc6072
commit
1142263266
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user