Skip to content
Snippets Groups Projects
Verified Commit 2f292f0d authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Updated deploy script

parent acef277b
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@ TAGS=$(git describe --always --tags HEAD)
DEPLOYMENT=statsbot
POD=statsbot
kubectl -n statsbot set image deployment/$DEPLOYMENT $POD=$IMAGE:$TAGS
\ No newline at end of file
kubectl set image deployment/$DEPLOYMENT $POD=$IMAGE:$TAGS
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment