Skip to content
Snippets Groups Projects
Commit 6bb6420b authored by Thomas Wood's avatar Thomas Wood
Browse files

.gitlab-ci.yml: Deploy should only run for master branch

parent faadb94e
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,5 @@ deploy:
- bundle exec rake deploy
tags:
- doc
only:
- master
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