andi 2 年之前
父節點
當前提交
bafd9cc7f5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -10,7 +10,7 @@ node {
   def registryCredential
   try {
     // environment {
-      registryAddress = "https://registry.sidali.kemdikbud.go.id
+      registryAddress = "https://registry.sidali.kemdikbud.go.id"
       registryCredential = 'DockerRegistry-ID'
     // }