فهرست منبع

更新 '.drone.yml'

scofield 5 سال پیش
والد
کامیت
42adb22b6b
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      .drone.yml

+ 1 - 2
.drone.yml

@@ -3,8 +3,7 @@ name: flining
 steps:
 - commands:
   - wrapper.sh  /bin/sh
-  - docker --config /etc/docker build -t "$JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG"
-    . -f Dockerfile
+  - docker --config /etc/docker build -t "$JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG" . -f Dockerfile
   - docker --config /etc/docker push "$JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG"
   - python ppctl.py -b
   - python ppctl.py -a