Update .gitea/workflows/deploy-frontend.yml
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 3m15s
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 3m15s
This commit is contained in:
parent
21f31c0f1d
commit
9b87a84215
@ -21,6 +21,8 @@ jobs:
|
|||||||
# Checkout the repo
|
# Checkout the repo
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
# Deploy to Dokku
|
# Deploy to Dokku
|
||||||
- name: Deploy to Dokku
|
- name: Deploy to Dokku
|
||||||
|
Loading…
x
Reference in New Issue
Block a user