GiteaCI #1
@@ -36,6 +36,8 @@ jobs:
|
|||||||
{ name: "rapidhash", version: "3.0", location: "all", needs_pkg: "" }
|
{ name: "rapidhash", version: "3.0", location: "all", needs_pkg: "" }
|
||||||
]
|
]
|
||||||
steps:
|
steps:
|
||||||
|
- name: Echo env
|
||||||
|
run: echo ${{ env.BRANCH_NAME }}
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
run: apt-get update && apt-get install -y nodejs
|
run: apt-get update && apt-get install -y nodejs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user