refactor(.drone.yml): switch to ghcr.io

This commit is contained in:
matt1432 2023-03-16 17:14:12 -04:00
parent cc5b9b0572
commit 78b1806e6c

View file

@ -17,7 +17,7 @@ steps:
- pipenv --python /usr/bin/python3.9 run python main.py
- name: push
image: appleboy/drone-git-push
image: ghcr.io/appleboy/drone-git-push
pull: if-not-exists
settings:
branch: main
@ -31,4 +31,4 @@ trigger:
event:
- cron
cron:
- update
- update