diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-05-25 13:31:29 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-05-25 14:06:15 +0200 |
commit | 95d0076060f945f9096f00d60c192cdbdcb611ca (patch) | |
tree | 3a8f83de5c5ac3c2a6d1dc33d9398a7761964028 /README.md | |
parent | rest-api: deploy with bazel (diff) | |
download | fs-tracer-backend-95d0076060f945f9096f00d60c192cdbdcb611ca.tar.gz fs-tracer-backend-95d0076060f945f9096f00d60c192cdbdcb611ca.tar.bz2 fs-tracer-backend-95d0076060f945f9096f00d60c192cdbdcb611ca.zip |
payload-processor: deploy with bazel
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 69d8278..022a219 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ install helmsman COMMIT_SHA=$(git rev-parse --short HEAD) helmsman --apply -f k8s/helmsman.yml -to deploy, execute the ./deploy.sh script +to deploy, execute the ./deploy.sh script (and have the correct env variables) |