Update .gitea/workflows/ci.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Gitea Actions Demo / tag-only-job (push) Has been skipped

This commit is contained in:
dany 2024-07-25 23:15:44 +02:00
parent 88e1345142
commit c9c817391b

View File

@ -8,7 +8,7 @@ jobs:
container:
image: iohubdev/ci-tools:latest
volumes:
- /home/dany/public/:/public/
- /opt/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!"