minor cleanup
This commit is contained in:
1
.github/workflows/beets-sync.yml
vendored
1
.github/workflows/beets-sync.yml
vendored
@@ -12,7 +12,6 @@ jobs:
|
|||||||
- name: Run Beets sync
|
- name: Run Beets sync
|
||||||
working-directory: /home/github/infrastructure/infrastructure/home-server/beets
|
working-directory: /home/github/infrastructure/infrastructure/home-server/beets
|
||||||
run: |
|
run: |
|
||||||
echo "Starting Beets audiobook sync at $(date)"
|
|
||||||
git pull
|
git pull
|
||||||
docker compose pull -q
|
docker compose pull -q
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user