Update .gitea/workflows/build.yaml
Homepage / build (push) Has been cancelled
Details
Homepage / build (push) Has been cancelled
Details
This commit is contained in:
parent
9a4a0aecdc
commit
3c560f3903
|
@ -2,6 +2,8 @@ name: Homepage
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
runs-on:
|
||||||
|
- host
|
||||||
steps:
|
steps:
|
||||||
- name: Check out source
|
- name: Check out source
|
||||||
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
|
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
|
||||||
|
|
Loading…
Reference in New Issue