logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 3119ed3648b29ff1ef70045ef9f7d10f92906a5d
parent 5174c29d4c8475d93f5635c56251064a415b1f57
Author: feld <feld@feld.me>
Date:   Fri, 16 Aug 2024 00:34:15 +0000

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

CI: GIT_STRATEGY: fetch

See merge request pleroma/pleroma!4224

Diffstat:

M.gitlab-ci.yml1+
Achangelog.d/ci-git-fetch.skip0
2 files changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -9,6 +9,7 @@ variables: &global_variables DB_HOST: postgres DB_PORT: "5432" MIX_ENV: test + GIT_STRATEGY: fetch workflow: rules: diff --git a/changelog.d/ci-git-fetch.skip b/changelog.d/ci-git-fetch.skip