fix gitlabTestTag
This commit is contained in:
parent
657c6870ec
commit
a042674a81
3
dist/npmci.build.docker.js
vendored
3
dist/npmci.build.docker.js
vendored
File diff suppressed because one or more lines are too long
@ -185,6 +185,7 @@ export class Dockerfile {
|
||||
break
|
||||
case 'test':
|
||||
default:
|
||||
await bashBare(`docker tag ${this.buildTag} ${this.gitlabTestTag}`)
|
||||
await bashBare(`docker push ${this.gitlabTestTag}`)
|
||||
break
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user