Fix: Use the python3 module opt to call pip
[releng/global-jjb.git] / releasenotes / notes / use-python-module-option-33f6eeaf6271c04d.yaml
diff --git a/releasenotes/notes/use-python-module-option-33f6eeaf6271c04d.yaml b/releasenotes/notes/use-python-module-option-33f6eeaf6271c04d.yaml
new file mode 100644 (file)
index 0000000..681cdf9
--- /dev/null
@@ -0,0 +1,5 @@
+---
+fixes:
+  - |
+    Use the python3 module option instead of calling pip directly.
+    This fixes the issue when pip is not available the PATH.