Skip to content
Snippets Groups Projects

test

Closed Alex Petraky requested to merge feature/test into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -5,6 +5,7 @@ publish_npm:
image: "node:current-alpine"
stage: publish-npm
before_script:
- apk add --update bash
- apk add --update yarn
- apk add --update jq
- apk add --update rsync
Loading