This commit is contained in:
parent
aef70dc71a
commit
605bdf5945
@ -15,7 +15,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- 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
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user