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

Merge branch 'PLT-1811' into 'master'

PLT-1811 Migrate from dcr.mfb.io to dcr.flix.tech

See merge request platform/core/nexenta_exporter!1
parents 5d80dd9d f99242bd
Branches
No related tags found
No related merge requests found
---
stages:
- build
......@@ -7,9 +8,9 @@ variables:
build:
stage: build
script:
- docker build -t dcr.mfb.io/devops/nexenta_exporter:${VERSION} .
- docker push dcr.mfb.io/devops/nexenta_exporter:${VERSION}
- docker tag dcr.mfb.io/devops/nexenta_exporter:${VERSION} dcr.mfb.io/devops/nexenta_exporter:latest
- docker push dcr.mfb.io/devops/nexenta_exporter:latest
- 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment