Compare commits

...

6 Commits

Author SHA1 Message Date
3c8c51c8a0 1.0.17 2019-08-27 18:10:04 +02:00
cf23013036 fix(core): update 2019-08-27 18:10:04 +02:00
98f7a8fd65 1.0.16 2019-08-27 18:09:16 +02:00
bdc3a7b093 fix(core): update 2019-08-27 18:09:16 +02:00
e5eca3c967 1.0.15 2019-08-27 18:07:27 +02:00
63de7e6388 fix(core): update 2019-08-27 18:07:26 +02:00
3 changed files with 4 additions and 4 deletions

View File

@ -26,11 +26,11 @@ testSTABLE:
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- docker
- lossless
release:
image: registry.gitlab.com/hosttoday/ht-docker-dbase:npmci
services:
- docker:18-dind
- docker:stable-dind
stage: release
script:
- npmci node install stable

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "ht-docker-dbase",
"version": "1.0.14",
"version": "1.0.17",
"lockfileVersion": 1
}

View File

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