Fix missing newline at end of file in CI workflow
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
This commit is contained in:
parent
f87a430bbe
commit
57db6afc1f
@ -49,4 +49,4 @@ jobs:
|
||||
"cd ~/repo/watch-party && \
|
||||
docker login gitea.home.arpa -u ${{ secrets.REGISTRY_USERNAME }} -p ${{ secrets.REGISTRY_PASSWORD }} && \
|
||||
docker compose pull && \
|
||||
docker compose up -d"
|
||||
docker compose up -d"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user