Update .gitea/workflows/build.yml
Some checks reported warnings
Build / Explore-Gitea-Actions (push) Has been cancelled
Some checks reported warnings
Build / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
b320982932
commit
b3fa846253
@ -3,7 +3,8 @@ run-name: ${{ gitea.actor }} is building
|
|||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Example:
|
Explore-Gitea-Actions:
|
||||||
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: alpine
|
image: alpine
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user