Merge branch 'master' of https://git.rainnny.club/Rainnny/RESTfulMC
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 1m25s
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 1m25s
This commit is contained in:
commit
490ba046ef
@ -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…
Reference in New Issue
Block a user