Skip to content
Snippets Groups Projects

test

Closed Alex Petraky requested to merge feature/test into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
 
stages:
 
- publish-npm
 
publish_npm:
publish_npm:
image: "node:current-alpine"
image: "node:current-alpine"
stage: publish-npm
stage: publish-npm
Loading