mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
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 ]
|
exclude: [ stable ]
|
||||||
event: [ pull_request, push ]
|
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:
|
steps:
|
||||||
restore_cache:
|
restore_cache:
|
||||||
image: meltwater/drone-cache:dev
|
image: meltwater/drone-cache:dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue