Update ci.yml

This commit is contained in:
2024-02-06 17:27:18 +07:00
committed by GitHub
parent 2bb6d49684
commit 97813310d5
+1 -1
View File
@@ -20,4 +20,4 @@ jobs:
port: 22 port: 22
script: | script: |
cd /home/deploy/vatsimfox && git pull origin master --force && cd /home/deploy/vatsimfox/src cd /home/deploy/vatsimfox && git pull origin master --force && cd /home/deploy/vatsimfox/src
docker-compose up -d --build docker compose up -d --build