Update Jenkinsfile

This commit is contained in:
Zheyuan Wu
2025-02-20 11:04:20 -06:00
committed by GitHub
parent 9360059295
commit e6306cfcb7

4
Jenkinsfile vendored
View File

@@ -1,6 +1,6 @@
pipeline {
environment {
registry = "trance0/notenextra"
registry = "trance0/NoteNextra"
version = "1.0"
}
@@ -26,4 +26,4 @@ pipeline {
}
}
}
}
}