UNPKG

126 BYAMLView Raw
1image: corbinu/alpine-node-builder:base
2
3production:
4 type: deploy
5 script:
6 - npm install
7 - npm publish
8 only:
9 - tags
\No newline at end of file