asdf
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
parent
8f2e6f6748
commit
cf11bfed4f
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -ex
|
||||
|
||||
npm install
|
||||
npm install --verbose 2>&1 | cat
|
||||
npm run build
|
||||
|
|
|
@ -20,5 +20,6 @@ spec:
|
|||
resources:
|
||||
limits:
|
||||
memory: 1G
|
||||
cpu: 500m
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
|
|
Loading…
Reference in New Issue