Update .gitea/workflows/ci.yml
This commit is contained in:
parent
2ef040128b
commit
88e1345142
@ -8,7 +8,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: iohubdev/ci-tools:latest
|
image: iohubdev/ci-tools:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /public/:/public/
|
- /home/dany/public/:/public/
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- 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!"
|
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
|
Loading…
Reference in New Issue
Block a user