Merge branch 'ci-git-fetch' into 'develop'

CI: GIT_STRATEGY: fetch

See merge request pleroma/pleroma!4224
This commit is contained in:
feld 2024-08-16 00:34:15 +00:00
commit 3119ed3648
2 changed files with 1 additions and 0 deletions

View file

@ -9,6 +9,7 @@ variables: &global_variables
DB_HOST: postgres
DB_PORT: "5432"
MIX_ENV: test
GIT_STRATEGY: fetch
workflow:
rules:

View file