Skip to content

Commit

Permalink
Take TEST Certbot out of prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Jan 17, 2024
1 parent 0255055 commit d88a4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

deploy-prod:
name: PROD Deploys
needs: [image-promotions, certbot-test]
needs: [image-promotions]
environment: prod
env:
ZONE: prod
Expand Down

0 comments on commit d88a4ba

Please sign in to comment.