what else is going on in there
Some checks failed
Gitea Actions Demo / build (push) Successful in 3s
Gitea Actions Demo / execute (push) Has been cancelled

This commit is contained in:
2026-02-21 23:58:34 -06:00
parent 5c5a0c205c
commit 324b9c290f

View File

@@ -40,5 +40,7 @@ jobs:
- name: execute - name: execute
run: | run: |
echo "10.145.164.106 git.vxbard.net" >> /etc/hosts echo "10.145.164.106 git.vxbard.net" >> /etc/hosts
echo "127.0.0.1 git.vxbard.net" >> /etc/hosts
cat /etc/hosts
chmod +x app chmod +x app
./app ./app