Compare commits

...

2 Commits

Author SHA1 Message Date
d4d4b9449d 3.0.19 2017-09-08 23:32:33 +02:00
1d49c629a4 fix ci 2017-09-08 23:32:29 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ stages:
- pages
before_script:
- yarn install npmci@latest
- yarn global add npmci@latest
mirror:
stage: mirror

View File

@@ -1,6 +1,6 @@
{
"name": "npmci",
"version": "3.0.18",
"version": "3.0.19",
"description": "node and docker in gitlab ci on steroids",
"main": "dist/index.js",
"typings": "dist/index.d.ts",