update ci

This commit is contained in:
Philipp Kunz 2017-08-28 03:17:22 +02:00
parent a0c9a52ec7
commit 46a0413e94

View File

@ -41,6 +41,7 @@ release:
script: script:
- npmci docker pull registry.gitlab.com test - npmci docker pull registry.gitlab.com test
- npmci docker push docker.io - npmci docker push docker.io
- npmci docker push registry.gitlab.com
only: only:
- tags - tags
- triggers - triggers