Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2023-09-02 15:13:09 +02:00
parent 70f97252e7
commit d012ffc17a

View File

@ -19,3 +19,8 @@ steps:
- git add README.md
- git commit -m "Update README.md 🐦"
- git push origin main
services:
- name: nginx
image: nginx