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' }}
|
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||||
steps:
|
steps:
|
||||||
- name: start deployment
|
- name: start deployment
|
||||||
uses: bobheadxi/deployments@v0.6.0
|
uses: bobheadxi/deployments@v0.6
|
||||||
id: deployment
|
id: deployment
|
||||||
with:
|
with:
|
||||||
step: start
|
step: start
|
||||||
@ -36,7 +36,7 @@ jobs:
|
|||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|
||||||
- name: update deployment status
|
- name: update deployment status
|
||||||
uses: bobheadxi/deployments@v0.4.3
|
uses: bobheadxi/deployments@v0.6
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
step: finish
|
step: finish
|
||||||
|
Loading…
Reference in New Issue
Block a user