Skip to content
Snippets Groups Projects
Commit c88828aa authored by Jamie Hall's avatar Jamie Hall
Browse files

Update .gitlab-ci.yml

parent 275ce9f9
Branches
Tags
No related merge requests found
Pipeline #
......@@ -12,6 +12,7 @@ build:trusty:
allow_failure: false
only:
- /^feature-.*$/
- /^release-.*$/
- develop
artifacts:
paths:
......@@ -26,6 +27,8 @@ build:trusty:
# allow_failure: false
# only:
# - /^feature-.*$/
# - /^release-.*$/
# - develop
# dependencies:
# - build:trusty
# tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment