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

This commit is contained in:
xuu 2023-09-29 13:13:09 -06:00
parent e3e84a2899
commit 68a544be54

View File

@ -65,6 +65,6 @@ jobs:
--become
--become-method sudo
--user deploy
--ssh-common-args 'Port 65535'
--ssh-extra-args -p\ 65535
- run: echo "🍏 This job's status is ${{ job.status }}."