docker integration v6
This commit is contained in:
parent
cd091c6439
commit
3092cfe561
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -28,7 +28,7 @@ node {
|
||||
sh '''
|
||||
#!/usr/bin/env bash
|
||||
chmod 777 get_data.sh
|
||||
./get_data_simple.sh $CUTOFF | tee output.txt
|
||||
./get_data.sh $CUTOFF | tee output.txt
|
||||
'''
|
||||
archiveArtifacts "data_dev"
|
||||
archiveArtifacts "data_shuf"
|
||||
|
Loading…
Reference in New Issue
Block a user