Update .gitea/workflows/ci.yml

This commit is contained in:
dany 2024-07-25 22:41:02 +02:00
parent fd54cb244c
commit bcde1d7a99

@ -8,7 +8,7 @@ jobs:
container:
image: iohubdev/ci-tools:latest
volumes:
- /public:/public
- /public/:/public/
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"