Skip to content

Commit 735f39a

Browse files
authored
Merge pull request #12 from mandre/use-github-mirrors
Use github mirrors by default
2 parents 623fe69 + b2193e3 commit 735f39a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ runs:
5757
LOGFILE=${{ inputs.log_dir }}/devstack.log
5858
USE_PYTHON3=True
5959
INSTALL_TEMPEST=False
60+
GIT_BASE=https://github.com
6061
EOF
6162
# horizon does not work in github action, permission error
6263
# dstat log takes too much memory to be stored by log artifacts

0 commit comments

Comments
 (0)