This commit is contained in:
Zheyuan Wu
2025-02-20 11:20:46 -06:00

2
Jenkinsfile vendored
View File

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