push images
ci.vdhsn.com/push Build is passing
Details
ci.vdhsn.com/push Build is passing
Details
parent
5705bca068
commit
e08e68b8ad
|
|
@ -24,7 +24,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=catalog"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
custom_labels:
|
||||
|
|
@ -55,7 +54,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=runner"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
custom_labels:
|
||||
|
|
@ -86,7 +84,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=auth"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
custom_labels:
|
||||
|
|
@ -117,7 +114,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=proxy-admin"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
custom_labels:
|
||||
|
|
@ -148,7 +144,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=proxy-web"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
custom_labels:
|
||||
|
|
@ -179,7 +174,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=web-client"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
username:
|
||||
|
|
@ -204,7 +198,6 @@ steps:
|
|||
skip_unused_stages: true
|
||||
build_args:
|
||||
- "service=admin-client"
|
||||
no-push: true
|
||||
tags:
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
username:
|
||||
|
|
|
|||
Loading…
Reference in New Issue