Compare commits

...

3 Commits

Author SHA1 Message Date
ec9b9c379e 1.0.5 2019-06-19 11:44:54 +02:00
2fd9914552 fix(core): update 2019-06-19 11:44:53 +02:00
76c419256c 1.0.4 2019-06-19 11:43:22 +02:00
2 changed files with 9 additions and 1 deletions

8
npmextra.json Normal file
View File

@ -0,0 +1,8 @@
{
"npmci": {
"dockerRegistries": [
"registry.gitlab.com",
"docker.io"
]
}
}

View File

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