Skip to content
Snippets Groups Projects
Commit bb5f5eb9 authored by Adrian Schmitz's avatar Adrian Schmitz
Browse files

Merge branch 'adrianschmitz2-main-patch-75257' into 'main'

Update driver.py

See merge request ci-playground/customdriver!5
parents a9e05394 24dc094a
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ def get_random_string(length): ...@@ -26,7 +26,7 @@ def get_random_string(length):
argv = sys.argv argv = sys.argv
name = 'Custom_Driver' name = 'Custom_Driver'
version = '0.1.0' version = '0.1.1'
account = "" account = ""
user_path = "" user_path = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment