Skip to content

Commit

Permalink
certbot in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alwaysmeow committed May 28, 2024
1 parent d8bf1f8 commit 71d0c04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
docker pull alwaysmeow/webmanager-server:latest
docker pull alwaysmeow/webmanager-scheduler:latest
docker pull alwaysmeow/webmanager-client:latest
docker-compose up -d
docker-compose up -d
docker exec -it wm-client certbot --nginx -m krivtsovsergey2003@gmail.com --agree-tos -d webmanager.su

0 comments on commit 71d0c04

Please sign in to comment.