Skip to content
Snippets Groups Projects
Commit c9a120d9 authored by Jan Grewe's avatar Jan Grewe
Browse files

CI: push to new DCR

parent 5190077d
Branches master
No related tags found
No related merge requests found
Pipeline #808 failed
......@@ -8,9 +8,7 @@ variables:
build:
stage: build
script:
- docker build -t dcr.flix.tech/platform/core/nexenta_exporter:${VERSION} .
- docker push dcr.flix.tech/platform/core/nexenta_exporter:${VERSION}
- docker tag dcr.flix.tech/platform/core/nexenta_exporter:${VERSION} dcr.flix.tech/platform/core/nexenta_exporter:latest
- docker push dcr.flix.tech/platform/core/nexenta_exporter:latest
tags:
- autoscaling
- docker build -t dcr.faked.org/nexenta_exporter:${VERSION} .
- docker push dcr.faked.org/nexenta_exporter:${VERSION}
- docker tag dcr.faked.org/nexenta_exporter:${VERSION} dcr.faked.org/nexenta_exporter:latest
- docker push dcr.faked.org/nexenta_exporter:latest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment