ci: update pipeline
This commit is contained in:
@@ -33,7 +33,5 @@ jobs:
|
||||
|
||||
- name: Deploy with Docker Compose
|
||||
run: |
|
||||
echo "Building and restarting the application container..."
|
||||
docker compose down app || true
|
||||
docker compose up -d --build app
|
||||
echo "Application is running at http://localhost:8080"
|
||||
docker compose up -d --build app
|
||||
Reference in New Issue
Block a user