Workaround for git.friendi.ca issue -> enforce external access
This commit is contained in:
parent
353ad039c8
commit
3121a256e2
1 changed files with 4 additions and 0 deletions
|
@ -8,6 +8,10 @@ when:
|
|||
exclude: [ stable ]
|
||||
event: [ pull_request, push ]
|
||||
|
||||
# This forces PHP Unit executions at the "opensocial" labeled location (because of access issues with git.friendi.ca)
|
||||
labels:
|
||||
location: opensocial
|
||||
|
||||
steps:
|
||||
restore_cache:
|
||||
image: meltwater/drone-cache:dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue