build: add gitea runner
Some checks failed
Go Test / test (push) Successful in 49s
Go Test / deploy (push) Failing after 1m32s

This commit is contained in:
xuu 2023-09-29 13:13:09 -06:00
parent d31d72b17c
commit c1a96a82ba

View File

@ -5,7 +5,7 @@
tasks:
- name: Copy build to remote
ansible.builtin.copy:
src: ev
src: build/ev
dest: /usr/local/bin/ev
owner: root
group: root