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

changed .gitlab-ci.yml except branches is useless

parent 1c2cdccd
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -37,6 +37,7 @@ build-master:
expire_in: 1 hrs
only:
- master
- tags
environment:
name: staging
......@@ -55,8 +56,6 @@ test-and-deploy-master:
only:
- tags
- master
except:
- branches
artifacts:
paths:
- build/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment