Skip to content

Commit

Permalink
--no-attach
Browse files Browse the repository at this point in the history
  • Loading branch information
altf4arnold committed Mar 26, 2024
1 parent 52ed160 commit 4b1668a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
END
- name: Run Deploy
run: |
ssh target "cd tldtest && git pull origin master && docker-compose down && docker-compose up --build"
ssh target "cd tldtest && git pull origin master && docker-compose down && docker-compose up --build --no-attach"

0 comments on commit 4b1668a

Please sign in to comment.