edit CI for PROD to @server@
This commit is contained in:
parent
1e174d2b67
commit
6f8f3de519
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: chin
|
||||
passwordSecret: hrms-git.chin.in.th_password
|
||||
tags: '@server@/bma-hrms/hrms-manual:@build_version@ @server@/bma-hrms/hrms-manual:latest'
|
||||
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
|
||||
triggers:
|
||||
- !TagCreateTrigger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue