mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-04-22 10:52:13 +00:00
fix: Optimize CI/CD
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
parent
99f153bf74
commit
b964f325df
@ -7,7 +7,7 @@ stages:
|
|||||||
package:
|
package:
|
||||||
stage: package
|
stage: package
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g vsce typescript ovsx
|
- npm install -g vsce
|
||||||
- npm ci
|
- npm ci
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user