add f1 stie sources [ci skip]

This commit is contained in:
Viktor Barzin 2023-09-24 17:08:33 +00:00
parent 33b51bbb09
commit c8642a4e0a
3 changed files with 201 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e
docker build -t viktorbarzin/f1-stream .
docker push viktorbarzin/f1-stream
kubectl -n f1-stream rollout restart deployment f1-stream