Skip to content
Snippets Groups Projects
Commit 80f2f920 authored by Millicent Billette's avatar Millicent Billette
Browse files

Update .gitlab-ci.yml

parent 1c2fbb2b
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ fast-build: ...@@ -22,7 +22,7 @@ fast-build:
expire_in: 60 minutes expire_in: 60 minutes
only: only:
- master - master
- tags
failsafe-build: failsafe-build:
stage: alt_build stage: alt_build
when: on_failure when: on_failure
...@@ -39,7 +39,7 @@ failsafe-build: ...@@ -39,7 +39,7 @@ failsafe-build:
expire_in: 60 minutes expire_in: 60 minutes
only: only:
- master - master
- tags
docker-for-fast-build: docker-for-fast-build:
stage: alt_build stage: alt_build
when: on_failure when: on_failure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment