test
ci.vdhsn.com/push Build encountered an error Details

feat/add-catawiki
Adam Veldhousen 10 months ago
parent c06804dfe6
commit b1062a4001
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B

@ -26,7 +26,6 @@ steps:
- "service=catalog" - "service=catalog"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
custom_labels: custom_labels:
- com.barretthousen.service=catalog - com.barretthousen.service=catalog
- com.barretthousen.version=${DRONE_COMMIT_SHA} - com.barretthousen.version=${DRONE_COMMIT_SHA}
@ -57,7 +56,6 @@ steps:
- "service=runner" - "service=runner"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
custom_labels: custom_labels:
- com.barretthousen.service=runner - com.barretthousen.service=runner
- com.barretthousen.version=${DRONE_COMMIT_SHA} - com.barretthousen.version=${DRONE_COMMIT_SHA}
@ -88,7 +86,6 @@ steps:
- "service=auth" - "service=auth"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
custom_labels: custom_labels:
- com.barretthousen.service=auth - com.barretthousen.service=auth
- com.barretthousen.version=${DRONE_COMMIT_SHA} - com.barretthousen.version=${DRONE_COMMIT_SHA}
@ -119,7 +116,6 @@ steps:
- "service=proxy-admin" - "service=proxy-admin"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
custom_labels: custom_labels:
- com.barretthousen.service=proxy-admin - com.barretthousen.service=proxy-admin
- com.barretthousen.version=${DRONE_COMMIT_SHA} - com.barretthousen.version=${DRONE_COMMIT_SHA}
@ -150,7 +146,6 @@ steps:
- "service=proxy-web" - "service=proxy-web"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
custom_labels: custom_labels:
- com.barretthousen.service=proxy-web - com.barretthousen.service=proxy-web
- com.barretthousen.version=${DRONE_COMMIT_SHA} - com.barretthousen.version=${DRONE_COMMIT_SHA}
@ -181,7 +176,6 @@ steps:
- "service=proxy-web" - "service=proxy-web"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
custom_labels: custom_labels:
- com.barretthousen.service=proxy-web - com.barretthousen.service=proxy-web
- com.barretthousen.version=${DRONE_COMMIT_SHA} - com.barretthousen.version=${DRONE_COMMIT_SHA}
@ -212,7 +206,6 @@ steps:
- "service=admin-client" - "service=admin-client"
tags: tags:
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA}
- beta
username: username:
from_secret: DOCKER_USERNAME from_secret: DOCKER_USERNAME
password: password:

Loading…
Cancel
Save