Skip to content
Snippets Groups Projects
Commit 5081cb32 authored by Štěpán Faragula's avatar Štěpán Faragula
Browse files
parents 08c10c92 6e1e9302
No related branches found
Tags 0.9.2
No related merge requests found
Pipeline #9169 canceled
stages:
- build
build:
stage: build
image: node:latest
before_script:
- npm install -g vsce
script:
- vsce package
artifacts:
paths:
- "*.vsix"
expire_in: never
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment