Kubernetes use env var based secrets
parent
c89c5c275a
commit
7eb3077f7d
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
yarn lint-staged
|
||||
yarn test
|
||||
yarn build
|
||||
git add dist/index.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue