Skip to content

Commit e845c1c

Browse files
authored
Update ci.yml
1 parent ae0af03 commit e845c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
DIRECTORY: /opt/jbond
1414
ADDR: ${{ secrets.JBOND_SSH_DOMAIN }}
1515
PORT: 8080
16-
CRON_CERT_RENEW_JOB: "30 4 * * * /usr/bin/certbot renew --quiet"
16+
CRON_CERT_RENEW_JOB: "30 4 * * * certbot renew --quiet"
1717
CRON_CERT_RENEW_FILE: ~/certbot.renew.cron
1818
PG_HBA: /var/lib/pgsql/data/pg_hba.conf
1919
DB_NAME: jbond_db

0 commit comments

Comments
 (0)