Skip to content
Snippets Groups Projects
Commit 637b9114 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

#2 OZG-7121 pipeline: Adjust push-keystore-assembler-image-nexus

parent 0c1cc72a
Branches
Tags
1 merge request!3Resolve "xta-test-server helm-chart mit Deployment und Keystore-Secrets/Certificate-Resources"
......@@ -103,6 +103,7 @@ push-merge-request-helm-nexus:
push-keystore-assembler-image-nexus:
stage: publish
image: docker:latest
script:
- docker build -f keystore-truststore-from-tls-secret.dockerfile -t keystore-truststore-from-tls-secret:latest .
- echo "$NEXUS_PASSWORD" | docker login -u "$NEXUS_USER" --password-stdin docker.ozg-sh.de
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment