We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 623fe69 + b2193e3 commit 735f39aCopy full SHA for 735f39a
action.yaml
@@ -57,6 +57,7 @@ runs:
57
LOGFILE=${{ inputs.log_dir }}/devstack.log
58
USE_PYTHON3=True
59
INSTALL_TEMPEST=False
60
+ GIT_BASE=https://github.com
61
EOF
62
# horizon does not work in github action, permission error
63
# dstat log takes too much memory to be stored by log artifacts
0 commit comments