Skip to content
Snippets Groups Projects
Commit 9396c9f0 authored by Magnus Svensson's avatar Magnus Svensson
Browse files

Always check if modules are depricated

parent 1b391fdd
No related branches found
No related tags found
No related merge requests found
Pipeline #119268 passed
......@@ -53,13 +53,14 @@ ra10ke check deprecation:
stage: test
script:
- rake r10k:deprecation
when: manual
allow_failure: true
ra10ke outdated:
stage: test
script:
- rake r10k:dependencies
when: manual
allow_failure: true
ra10ke solve dependencies:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment