Skip to content
Snippets Groups Projects
Commit db42f02c authored by Nicolas Descostes's avatar Nicolas Descostes
Browse files

try needs keyword

parent 3f1622f4
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ fastqc-0119-build:
fastqc-0119-deploy:
extends: .templateDeploy
needs: [fastqc-0119-build]
variables:
BASENAME: fastqc
TAG: 0119
......
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