diff --git a/Jenkinsfile b/Jenkinsfile index bfe76de..a23f7a0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -37,7 +37,7 @@ pipeline { } stage("publish") { environment { - CREDS = credentials('git.reslate.systems/ydeng') + CREDS = credentials('4d6f64be-d26d-4f95-8de3-b6a9b0beb311') } when { branch '**/main' diff --git a/README.md b/README.md index 362c819..e7510fe 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +- [ ] Interactive Web UI +