diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5dae91e30b3d9627a4bbd041fb1cfc610774351..424f8e83658b341eae30ca95814fc82a2441d245 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,3 +6,5 @@ build: script: - docker build -t dcr.mfb.io/devops/nexenta_exporter:latest . - docker push dcr.mfb.io/devops/nexenta_exporter:latest + tags: + - autoscaling