Fixes to pipeline
This commit is contained in:
@@ -13,4 +13,6 @@ RUN apt-get update && apt-get install -y \
|
||||
RUN curl -sL https://deb.nodesource.com/setup_6.x | bash - \
|
||||
&& apt-get install -y nodejs
|
||||
|
||||
RUN npm install -g vsce
|
||||
|
||||
CMD /bin/bash
|
||||
|
||||
Reference in New Issue
Block a user