更新 .gitea/workflows/main.yaml
CI / init (push) Successful in 6s
Details
CI / init (push) Successful in 6s
Details
This commit is contained in:
parent
82b01bd797
commit
8b3b78e32e
|
@ -2,7 +2,7 @@ name: CI
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: init-main
|
name: init
|
||||||
runs-on: runner
|
runs-on: runner
|
||||||
steps:
|
steps:
|
||||||
- name: install nodejs&golang and set proxy
|
- name: install nodejs&golang and set proxy
|
||||||
|
|
Loading…
Reference in New Issue