This commit is contained in:
parent
aef70dc71a
commit
605bdf5945
@ -15,7 +15,8 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
run: |
|
||||||
|
git clone --depth 1 --branch ${GITHUB_REF##*/} $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
|
||||||
|
|
||||||
- name: Rebuild and restart Docker Compose
|
- name: Rebuild and restart Docker Compose
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user