modified
parent
cdeb76b2b4
commit
4a82111c93
|
|
@ -78,7 +78,7 @@
|
|||
steps {
|
||||
|
||||
sh '''
|
||||
python3 generate.py .\shared_configuration\${params.INPUTFOLDER}
|
||||
python3 generate.py ./shared_configuration/${params.INPUTFOLDER}
|
||||
'''
|
||||
|
||||
//Only required once CN is not reachable from EMEA
|
||||
|
|
|
|||
Loading…
Reference in New Issue