forked from linux/WebHosting
ci
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ deploy:
|
||||
|
||||
script:
|
||||
- echo "Starting deployment..."
|
||||
- docker-compose up -d # Start services without interrupting existing ones
|
||||
- docker compose up -d # Start services without interrupting existing ones
|
||||
- docker exec nginx_proxy nginx -s reload # Reload NGINX inside the container
|
||||
- echo "Deployment completed."
|
||||
|
||||
Reference in New Issue
Block a user