未验证 提交 c205cf8c 编写于 作者: LinuxSuRen's avatar LinuxSuRen 提交者: GitHub

Use the released jcli binary file for build cwp

上级 0263a95d
......@@ -26,8 +26,7 @@ jobs:
env:
VERSION: 2.223
run: |
wget https://dl.bintray.com/jenkins-zh/generic/jenkins-cli/dev/jcli-linux-amd64.tar.gz
tar xzvf jcli-linux-amd64.tar.gz
curl -L https://github.com/jenkins-zh/jenkins-cli/releases/latest/download/jcli-linux-amd64.tar.gz|tar xzv
export PATH=.:$PATH
make linux
docker login --username ${{ secrets.DOCKER_HUB_USER }} --password ${{secrets.DOCKER_HUB_TOKEN}}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册