Workaround for git.friendi.ca issue -> enforce external access

This commit is contained in:
Philipp 2025-03-15 00:04:30 +01:00
parent 353ad039c8
commit 3121a256e2
No known key found for this signature in database
GPG key ID: 24A7501396EB5432

View file

@ -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