duyangang 1 anno fa
parent
commit
a21ee965d0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      deploy-tmp.yaml

+ 1 - 1
deploy-tmp.yaml

@@ -33,7 +33,7 @@ spec:
               mountPath: $JNLP_MOUNT_PATH
       containers:
         - name: $DRONE_REPO_NAME
-          image: $JNLP_REPO/datagroup-qa/$DRONE_REPO_NAME:$JNLP_TAG
+          image: $JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG
           imagePullPolicy: Always
           env:
             - name: JAVA_OPTS