diff --git a/.drone.yml b/.drone.yml index e6cd2fe..40510bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: commands: - pip install badgie - badgie -w README.md -s for-the-badge - - git remote set-url origin https://$USERNAME:$PASSWORD@git.sthope.dev/sthope + - git remote set-url origin https://$USERNAME:$PASSWORD@git.sthope.dev/sthope/portainer-template - git add README.md - git commit -m "Update README.md 🐦" - git push origin main \ No newline at end of file