mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
ci: fix
This commit is contained in:
parent
e2a42abc51
commit
dba1663342
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@ -66,8 +66,7 @@ jobs:
|
|||||||
- name: Docker Compose
|
- name: Docker Compose
|
||||||
run: docker-compose up -d
|
run: docker-compose up -d
|
||||||
deployBeta:
|
deployBeta:
|
||||||
needs:
|
needs: Docker Image CI
|
||||||
- Docker Image CI
|
|
||||||
name: Deploy Beta
|
name: Deploy Beta
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.ref == 'ref/head/master' && github.event_name == 'push' }}
|
if: ${{ github.ref == 'ref/head/master' && github.event_name == 'push' }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user