1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Use HEAD for gitea (#531)

This commit is contained in:
Rafi59 2018-06-12 18:39:14 +02:00 committed by JimboJoe
parent 28ec90e0c0
commit dbe87d2ef8

View file

@ -429,8 +429,8 @@
"gitea": { "gitea": {
"branch": "master", "branch": "master",
"level": 0, "level": 0,
"revision": "030c2d660ce689aa333bbb879f930d54b0cc5324", "revision": "HEAD",
"state": "inprogress", "state": "working",
"url": "https://github.com/YunoHost-Apps/gitea_ynh" "url": "https://github.com/YunoHost-Apps/gitea_ynh"
}, },
"gitlab": { "gitlab": {