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") {
|
||||
environment {
|
||||
CREDS = credentials('git.reslate.systems/ydeng')
|
||||
CREDS = credentials('4d6f64be-d26d-4f95-8de3-b6a9b0beb311')
|
||||
}
|
||||
when {
|
||||
branch '**/main'
|
||||
|
@ -9,4 +9,5 @@ A software suite automating the diagnostic steps from Sanger Trace Files (ABIFs)
|
||||
- [x] Automatic querying of Institut Pasteur's MLST databases
|
||||
- [x] Automatic export of spreadsheet file in the form of a CSV
|
||||
- [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