Fix: docker-push failure
[releng/global-jjb.git] / releasenotes / notes / fix-docker-push-109df3ce32505b1c.yaml
diff --git a/releasenotes/notes/fix-docker-push-109df3ce32505b1c.yaml b/releasenotes/notes/fix-docker-push-109df3ce32505b1c.yaml
new file mode 100644 (file)
index 0000000..94c434f
--- /dev/null
@@ -0,0 +1,5 @@
+---
+fixes:
+  - |
+    Fix the docker-push script which is broken due to a synxtax error causing
+    the docker_push_command variable to not be set.