Removed NPM production install
This commit is contained in:
parent
b24dab7b84
commit
50d83ea4b9
@ -9,13 +9,6 @@ pipeline:
|
|||||||
commands:
|
commands:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
|
||||||
package_setup:
|
|
||||||
image: node:18
|
|
||||||
commands:
|
|
||||||
- npm install --production
|
|
||||||
when:
|
|
||||||
event: tag
|
|
||||||
|
|
||||||
linux_package:
|
linux_package:
|
||||||
group: packaging
|
group: packaging
|
||||||
image: node:18
|
image: node:18
|
||||||
|
Loading…
Reference in New Issue
Block a user