update to notice missing gitlab registry token
This commit is contained in:
2
dist/mod_docker/mod.builddocker.d.ts
vendored
2
dist/mod_docker/mod.builddocker.d.ts
vendored
@ -91,7 +91,7 @@ export declare let dockerBaseImage: (dockerfileContentArg: string) => string;
|
||||
/**
|
||||
* returns the docker tag
|
||||
*/
|
||||
export declare let dockerTag: (registryArg: string, repoArg: string, versionArg: string, suffixArg?: string) => string;
|
||||
export declare let getDockerTagString: (registryArg: string, repoArg: string, versionArg: string, suffixArg?: string) => string;
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
17
dist/mod_docker/mod.builddocker.js
vendored
17
dist/mod_docker/mod.builddocker.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user