Updated credentials ID
All checks were successful
NSBDiagnosisToolkit/pipeline/head This commit looks good

This commit is contained in:
Harrison Deng 2025-01-03 21:30:02 +00:00
parent cb8adac970
commit afbd883e3e
2 changed files with 3 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -37,7 +37,7 @@ pipeline {
}
stage("publish") {
environment {
CREDS = credentials('git.reslate.systems/ydeng')
CREDS = credentials('4d6f64be-d26d-4f95-8de3-b6a9b0beb311')
}
when {
branch '**/main'

View File

@ -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] User friendly, and automatable (Galaxy compatible) command-line interface
- [ ] Interactive Web UI