mirror of
https://github.com/Xtao-Labs/QQ-GitHub-Bot.git
synced 2025-01-30 15:08:54 +00:00
👷 update ci
This commit is contained in:
parent
6971aca676
commit
87de855cf7
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- name: start deployment
|
||||
uses: bobheadxi/deployments@v0.6.0
|
||||
uses: bobheadxi/deployments@v0.6
|
||||
id: deployment
|
||||
with:
|
||||
step: start
|
||||
@ -36,7 +36,7 @@ jobs:
|
||||
docker-compose up -d
|
||||
|
||||
- name: update deployment status
|
||||
uses: bobheadxi/deployments@v0.4.3
|
||||
uses: bobheadxi/deployments@v0.6
|
||||
if: always()
|
||||
with:
|
||||
step: finish
|
||||
|
Loading…
Reference in New Issue
Block a user