Skip to content
Snippets Groups Projects
Commit eb91eb95 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

SKIP ALL TEST ON JENKINS

parent 95561bbc
No related branches found
No related tags found
No related merge requests found
Pipeline #84069 passed
......@@ -11,7 +11,7 @@ List<String> extraRecipients = ['erik.reid@geant.org']
// python versions (docker tags) to test against, must be explicit versions
List<String> pythonTestVersions = ['3.11']
git ad// Environment variables you want to pass
// Environment variables you want to pass
Map<String, String> appEnvironmentVariables = [
'SKIP_ALL_TESTS': '1',
// add more as needed
......
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