提交 1f68e688 编写于 作者: 云彩ing

💚 Fixing CI Build.

上级 86cae4e0
......@@ -13,17 +13,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: shaowenchen/debugger-action@v2
if: github.repository == 'pig-mesh/pig'
name: debugger
timeout-minutes: 30
continue-on-error: true
with:
frp_server_addr: ${{ secrets.FRP_SERVER_ADDR }}
frp_server_port: ${{ secrets.FRP_SERVER_PORT }}
frp_token: ${{ secrets.FRP_TOKEN }}
ssh_port: ${{ secrets.SSH_PORT }}
- uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v2
......@@ -63,3 +52,12 @@ jobs:
# 💤🤷‍♀️ failure 🙅‍♂️💣 [pig-mesh/pig](https://github.com/pig-mesh/pig)
> Github Action: https://github.com/pig-mesh/pig failure
> (⋟﹏⋞) from github action message
- uses: shaowenchen/debugger-action@v2
if: github.repository == 'pig-mesh/pig'
name: debugger
continue-on-error: true
with:
frp_server_addr: ${{ secrets.FRP_SERVER_ADDR }}
frp_server_port: ${{ secrets.FRP_SERVER_PORT }}
frp_token: ${{ secrets.FRP_TOKEN }}
ssh_port: ${{ secrets.SSH_PORT }}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册