Skip to content
Snippets Groups Projects
Commit fd9624b2 authored by Federico Felici's avatar Federico Felici
Browse files

Comment staging 9.4,9.6

parent 19535269
Branches
Tags
1 merge request!60Update CI following template change
Pipeline #41502 passed
...@@ -6,7 +6,7 @@ include: ...@@ -6,7 +6,7 @@ include:
variables: variables:
TBXFOLDER: matlab TBXFOLDER: matlab
MATFIRSTS: 850 MATFIRSTS: 850
MATVER: 906 MATVER: 902
# no build for gdat, so don't define jobs for build phase # no build for gdat, so don't define jobs for build phase
...@@ -46,12 +46,14 @@ pre-deployment-staging: ...@@ -46,12 +46,14 @@ pre-deployment-staging:
extends: .staging-template extends: .staging-template
# Staging tests # Staging tests
test-staging-960:
# comment 9.4,9.6 for now while not available on lac
.test-staging-960:
extends: .test-staging-template extends: .test-staging-template
variables: variables:
MATLABCMD: matlab960 MATLABCMD: matlab960
test-staging-940: .test-staging-940:
extends: .test-staging-template extends: .test-staging-template
variables: variables:
MATLABCMD: matlab940 MATLABCMD: matlab940
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment