Updated credentials ID
All checks were successful
NSBDiagnosisToolkit/pipeline/head This commit looks good
All checks were successful
NSBDiagnosisToolkit/pipeline/head This commit looks good
This commit is contained in:
parent
cb8adac970
commit
afbd883e3e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -37,7 +37,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage("publish") {
|
stage("publish") {
|
||||||
environment {
|
environment {
|
||||||
CREDS = credentials('git.reslate.systems/ydeng')
|
CREDS = credentials('4d6f64be-d26d-4f95-8de3-b6a9b0beb311')
|
||||||
}
|
}
|
||||||
when {
|
when {
|
||||||
branch '**/main'
|
branch '**/main'
|
||||||
|
@ -10,3 +10,4 @@ A software suite automating the diagnostic steps from Sanger Trace Files (ABIFs)
|
|||||||
- [x] Automatic export of spreadsheet file in the form of a CSV
|
- [x] Automatic export of spreadsheet file in the form of a CSV
|
||||||
- [x] User friendly, and automatable (Galaxy compatible) command-line interface
|
- [x] User friendly, and automatable (Galaxy compatible) command-line interface
|
||||||
- [ ] Interactive Web UI
|
- [ ] Interactive Web UI
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user