This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
rayburgemeestre
/
cheerpweb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add hint in make release on how to refresh the running pods
master
rayburgemeestre
6 years ago
parent
258d71d1ab
commit
0fc40ada44
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -40,4 +40,4 @@ clean:
.PHONY: release
release: clean build docker_api docker_web docker_api_publish docker_web_publish
echo OK
echo OK
, on the Kubernetes host execute: kubectl delete pod -l \"app in (cheerpapiapp, cheerpwebapp)\"
Write
Preview
Loading…
Cancel
Save