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

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

View File

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