Skip to content

Commit 6f4d271

Browse files
committed
chore: add nginx restart command to CI/CD workflow for improved service management
1 parent f8ff7c8 commit 6f4d271

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ jobs:
113113
fi
114114
docker compose pull
115115
docker compose up -d
116+
docker compose restart nginx

0 commit comments

Comments
 (0)