6 lines
197 B
Bash
6 lines
197 B
Bash
npm install
|
|
docker build -t registry.c5ai.ch/pieced/pieced-portal:0.1.4 .
|
|
docker push registry.c5ai.ch/pieced/pieced-portal:0.1.4
|
|
kubectl rollout restart deployment pieced-portal -n pieced-system
|
|
|