Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-28 20:45:22 +02:00
parent dc5b62c0a0
commit 1f0f48a255

View File

@ -44,7 +44,7 @@ steps:
grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \")
- git add . - git add .
- git commit -m "Updating Insignia" - git commit -m "Updating Insignia"
- git push - git push --set-upstream origin main
volumes: volumes:
- name: cache - name: cache
path: /drone/src/xbox_og path: /drone/src/xbox_og