Skip to content
Snippets Groups Projects
Commit 61752db4 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

remove 'only' keyword

parent 3eae50d6
No related branches found
No related tags found
1 merge request!223CI only on MR (test)
Pipeline #2259 passed
...@@ -59,8 +59,8 @@ before_script: ...@@ -59,8 +59,8 @@ before_script:
wolf_build_and_test: wolf_build_and_test:
stage: build stage: build
only: # only:
- merge_requests # - merge_requests
except: except:
- master - master
script: script:
......
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