Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4d4b9449d | |||
| 1d49c629a4 |
@@ -14,7 +14,7 @@ stages:
|
|||||||
- pages
|
- pages
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- yarn install npmci@latest
|
- yarn global add npmci@latest
|
||||||
|
|
||||||
mirror:
|
mirror:
|
||||||
stage: mirror
|
stage: mirror
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "npmci",
|
"name": "npmci",
|
||||||
"version": "3.0.18",
|
"version": "3.0.19",
|
||||||
"description": "node and docker in gitlab ci on steroids",
|
"description": "node and docker in gitlab ci on steroids",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user