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