docker fixed
This commit is contained in:
parent
a495cdbfb9
commit
a7e8a29b45
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent {dockerfile true}
|
||||||
stages {
|
stages {
|
||||||
stage('ASR-eval copy artifacts') {
|
stage('ASR-eval copy artifacts') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user