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.
1 parent 48b3002 commit e4416acCopy full SHA for e4416ac
action.yaml
@@ -47,6 +47,7 @@ runs:
47
SERVICE_PASSWORD=secret
48
SWIFT_HASH=1234123412341234
49
LOGFILE=${{ inputs.log_dir }}/devstack.log
50
+ USE_PYTHON3="True"
51
EOF
52
# horizon does not work in github action, permission error
53
# dstat log takes too much memory to be stored by log artifacts
0 commit comments