Session 6.3
This commit is contained in:
5
buildanddeploy.sh
Normal file
5
buildanddeploy.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user