Skip to content

Commit

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

0 comments on commit 86d10c3

Please sign in to comment.