we must first make a gitea runner in order for this to work
Some checks failed
Build Project / build (push) Has been cancelled
Some checks failed
Build Project / build (push) Has been cancelled
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# We explicitly use a container that has build tools, or we install them.
|
# We explicitly use a container that has build tools, or we install them.
|
||||||
# If your Gitea runner uses a minimal image, we make sure to update and install gcc/make.
|
# If your Gitea runner uses a minimal image, we make sure to update and install gcc/make.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user