Update .gitlab-ci.yml
This commit is contained in:
@@ -11,7 +11,7 @@ stages:
|
|||||||
before_script:
|
before_script:
|
||||||
- npm uninstall -g docker
|
- npm uninstall -g docker
|
||||||
- npm install -g docker
|
- npm install -g docker
|
||||||
- npmci login docker
|
- npmci prepare docker
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
Reference in New Issue
Block a user