Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutosh7i committed Apr 25, 2024
1 parent 30e7a9c commit 056781e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

steps:
- run: systemctl stop nginx
- run: killall node
- run: docker container kill $(docker container ls -q)
# - run: killall node
# - run: docker container kill $(docker container ls -q)

- name: Increase swapfile
run: |
Expand Down

0 comments on commit 056781e

Please sign in to comment.