Parcourir la source

手动打镜像

Administrator il y a 4 mois
Parent
commit
79a93ff5c1
2 fichiers modifiés avec 1 ajouts et 12 suppressions
  1. 0 11
      .drone.yml
  2. 1 1
      deploy-tmp.yaml

+ 0 - 11
.drone.yml

@@ -14,17 +14,6 @@ steps:
    commands:
    - git clone --depth=1 $DRONE_GIT_HTTP_URL .
 
- - name: build
-   image: plugins/docker
-   settings:
-     username: admin
-     password: Easou2)1*
-     insecure: true
-     mirror: https://ci7pm4nx.mirror.aliyuncs.com
-     registry: hub.evbj.easou.com
-     repo: hub.evbj.easou.com/pro/${DRONE_REPO_NAME}
-     tag: v1.1.62
-     
  - name: deployment
    image: hub.evbj.easou.com/dev/drone-agent:v3.0.1-241127
    pull: always

+ 1 - 1
deploy-tmp.yaml

@@ -45,7 +45,7 @@ spec:
       #  app.touchrs: touchrs
       containers:
       - name: $DRONE_REPO_NAME
-        image: $JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG
+        image: hub.evbj.easou.com/pro/book-duiba:v1.1.63
         imagePullPolicy: Always
         ports:
         - containerPort: $JNLP_CONTAINER_PORT