Update .gitea/workflows/build.yml
This commit is contained in:
parent
c1fd7c4199
commit
96f77247da
@ -4,7 +4,6 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Example:
|
Example:
|
||||||
runs-on: docker
|
|
||||||
image: alpine
|
image: alpine
|
||||||
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."
|
||||||
|
Loading…
Reference in New Issue
Block a user