diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12858b2..4246f4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,5 +60,4 @@ cert-renewal: - git config --global user.email $GITLAB_USER_EMAIL - chmod +x ./letsencrypt_generate.sh - chmod +x ./letsencrypt_authenticator.sh - - chmod +x ./letsencrypt_cleanup.sh - ./letsencrypt_generate.sh