Skip to content
Snippets Groups Projects
Commit 84dd133e authored by Thibault Debatty's avatar Thibault Debatty
Browse files

cleanup gitlab-ci

parent cd2a975f
No related branches found
No related tags found
No related merge requests found
Pipeline #10291 passed
......@@ -9,6 +9,8 @@ build:
tags:
- dind
stage: build
except:
- tags
services:
- docker:20.10.16-dind
variables:
......@@ -48,7 +50,7 @@ build:tagged:
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_TAG
- docker push $CI_REGISTRY_IMAGE:latest
release_job:
release:
stage: release
image: registry.gitlab.com/gitlab-org/release-cli:latest
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment