浏览代码

[CI SKIP]

stone 4 年之前
父节点
当前提交
626cbce65f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -29,7 +29,7 @@ steps:
      - 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 push "$JNLP_REPO/$JNLP_ENV/$DRONE_REPO_NAME:$JNLP_TAG"
-	 - python tools.py -b
+     - python tools.py -b
      - python tools.py -a
      - python tools.py -c
      - python tools.py -d