Compare commits

...

2 Commits

Author SHA1 Message Date
9fb74ed327 1.0.8 2019-06-19 12:02:40 +02:00
ab7b4a2fed fix(core): update 2019-06-19 12:02:40 +02:00
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ cache:
key: "$CI_BUILD_STAGE"
before_script:
- npm install -g @shipzone/npmci
- npmci npm prepare
stages:

View File

@ -1,6 +1,6 @@
{
"name": "ht-docker-dbase",
"version": "1.0.7",
"version": "1.0.8",
"description": "easy CI for docker images",
"main": "index.js",
"directories": {