Skip to content

Commit 013c311

Browse files
Update pipeline_ci.yml
1 parent c9058f9 commit 013c311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
password: ${{ secrets.SERVER_PASSWORD }}
5858
script: |
5959
cd /opt/greentrip/backend
60-
sudo docker-compose down -v
60+
sudo docker-compose down
6161
sudo docker-compose up -d --build
6262
sudo docker update --restart unless-stopped greentrip

0 commit comments

Comments
 (0)