mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
tweak
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
2a70c579b4
commit
9c928b7bcd
@ -144,7 +144,7 @@ jobs:
|
|||||||
cp build/package.json.patch . && patch package.json package.json.patch
|
cp build/package.json.patch . && patch package.json package.json.patch
|
||||||
displayName: Customize config
|
displayName: Customize config
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: $(GH_TOKEN)
|
GH_TOKEN: $(LENS_IDE_GH_TOKEN)
|
||||||
- script: make node_modules
|
- script: make node_modules
|
||||||
displayName: Install dependencies
|
displayName: Install dependencies
|
||||||
- script: make build-npm
|
- script: make build-npm
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user