diff options
| author | Kamen Mladenov <kamen@syndamia.com> | 2024-08-12 15:59:03 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-12 15:59:03 +0300 |
| commit | a513a501c6962a8189d56b9a25dad4d7606552a5 (patch) | |
| tree | 599a69304f93e53955b5a581d17e7d54234276c5 /README.md | |
| parent | a0bb73307e870af3744a8277241d907e4cc3d135 (diff) | |
| download | pico-web-0.2.1.tar pico-web-0.2.1.tar.gz pico-web-0.2.1.zip | |
fix(README): Remove kubectl command (#23) (#24)v0.2.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -46,10 +46,6 @@ On each successful merge request to `main`, - the production Kubernetes cluster is deployed with [minkube](TODO) in the pipeline and - a [GitHub release](https://github.com/Syndamia/pico-web/releases) is created, according to the pull request label -```bash -kubectl apply -f demo-production-server-deployment.yaml -``` - ## Project details You get two binaries, `server` and `browser`. |
