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

correct exceot to except in .gitlab-ci.yml

parent f61fdc5a
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ test-and-deploy-master: ...@@ -57,7 +57,7 @@ test-and-deploy-master:
only: only:
- tags - tags
- master - master
exceot: except:
- branches - branches
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment