mirror of
https://github.com/harness/drone.git
synced 2025-05-10 02:20:36 +08:00
node action added in ci
This commit is contained in:
parent
89b44d2862
commit
8aa924416d
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -25,10 +25,10 @@ jobs:
|
||||
node-version: 16
|
||||
cache: 'npm'
|
||||
- run: |
|
||||
pushd web
|
||||
cd web
|
||||
yarn install
|
||||
yarn build
|
||||
popd
|
||||
cd ..
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user