mirror of https://github.com/harness/drone.git
node action added in ci
parent
89b44d2862
commit
8aa924416d
|
@ -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