Skip to content

Commit

Permalink
ci: remove unregister debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzorin committed Dec 19, 2024
1 parent 4ecf414 commit 80a98cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
sudo certbot certonly --staging \
-d "*.zorin.au" -a dns-multi \
--dns-multi-credentials=/etc/letsencrypt/dns-multi.ini
sudo certbot --staging show_account -vvv
sudo certbot --staging unregister -n -vvv
sudo certbot --staging unregister -n

0 comments on commit 80a98cc

Please sign in to comment.