Fixed typo
Some checks failed
autoBIGS.engine-bioconda/pipeline/head There was a failure building this commit
Some checks failed
autoBIGS.engine-bioconda/pipeline/head There was a failure building this commit
This commit is contained in:
parent
810ec0ee6a
commit
f937ea110d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -70,7 +70,6 @@ pipeline {
|
|||||||
AUTH = credentials('git.reslate.systems')
|
AUTH = credentials('git.reslate.systems')
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh
|
|
||||||
sh 'curl --user AUTH_USR:AUTH_PSW --upload-file ./conda-dist/**/*.conda https://git.reslate.systems/api/packages/${AUTH_USR}/conda/package-1.0.conda'
|
sh 'curl --user AUTH_USR:AUTH_PSW --upload-file ./conda-dist/**/*.conda https://git.reslate.systems/api/packages/${AUTH_USR}/conda/package-1.0.conda'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user