Skip to content
Snippets Groups Projects
Commit 9ce0fc2f authored by Sebastian Lobinger's avatar Sebastian Lobinger
Browse files

test-and-deploy-tags instead of master in .gitlab-ci.yml

parent ec2aff14
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -41,7 +41,7 @@ build-master:
environment:
name: staging
test-and-deploy-master:
test-and-deploy-tags:
stage: deploy
image: git.imp.fu-berlin.de:5000/coding-at-fu/debian-testpackage:stretch
dependencies:
......@@ -55,7 +55,6 @@ test-and-deploy-master:
name: production
only:
- tags
- master
artifacts:
paths:
- build/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment