fixed docker login

This commit is contained in:
Philipp Kunz
2016-06-02 17:57:01 +02:00
parent 677f730b34
commit 8dd0f230c0
6 changed files with 30 additions and 4 deletions

2
dist/npmci.build.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
import "typings-global";
export declare let build: (commandArg: any) => any;