.gitea/workflows/deploy.yml aktualisiert
Some checks failed
Deploy Volleyball CMS / deploy (push) Failing after 39s
Some checks failed
Deploy Volleyball CMS / deploy (push) Failing after 39s
This commit is contained in:
parent
ccb568bb36
commit
65deefdb92
@ -1,4 +1,4 @@
|
|||||||
name: Deploy Volleyball CMS1
|
name: Deploy Volleyball CMS
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@ -13,4 +13,4 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Starte Deploy Script
|
- name: Starte Deploy Script
|
||||||
run: bash /opt/tg-cms/frontend/.ci/deploy.sh
|
run: bash .ci/deploy.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user