From bb72f131467558f78b0a8dd4ef71aab4b0094b2a Mon Sep 17 00:00:00 2001 From: Dean Roehrich Date: Wed, 30 Aug 2023 12:09:27 -0500 Subject: [PATCH] Anchor for release tags Signed-off-by: Dean Roehrich --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c091aa..e3be4d9 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,4 @@ The workflow is now in Teardown with a status of DriverWait. Release it by mark kubectl patch workflow -n slurm bb3 --type=json -p '[{"op":"replace", "path":"/status/drivers/1/status", "value": "Completed"}, {"op":"replace", "path":"/status/drivers/1/completed", "value": true}]' ``` +