edit CI for PROD
This commit is contained in:
parent
68addf2406
commit
a69f26a14c
1 changed files with 1 additions and 5 deletions
|
|
@ -90,11 +90,7 @@ jobs:
|
|||
name: build docker image
|
||||
dockerfile: ./docker/Dockerfile
|
||||
output: !RegistryOutput
|
||||
tags: hrms-git.chin.in.th/bma-hrms/hrms-manual:@build_version@ hrms-git.chin.in.th/bma-hrms/hrms-manual:latest
|
||||
registryLogins:
|
||||
- registryUrl: hrms-git.chin.in.th
|
||||
userName: container_registry
|
||||
passwordSecret: hrms-git.chin.in.th_password
|
||||
tags: hrms-git.bangkok.go.th/bma-hrms/hrms-manual:@build_version@ hrms-git.bangkok.go.th/bma-hrms/hrms-manual:latest
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
triggers:
|
||||
- !TagCreateTrigger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue