mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
galaxy does not like tags with dashes
This commit is contained in:
parent
221345c780
commit
9994071a3d
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ galaxy_info:
|
|||
- gitea
|
||||
- system
|
||||
- development
|
||||
- source-control
|
||||
- self-hosted
|
||||
- git-server
|
||||
- sourcecontrol
|
||||
- selfhosted
|
||||
- gitserver
|
||||
- gogs
|
||||
platforms:
|
||||
- name: Debian
|
||||
|
|
Loading…
Reference in a new issue