diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24c05ae..00011b9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -168,6 +168,6 @@ trigger-fdroid-update-develop: trigger-fdroid-update-release: stage: .post only: - - develop + - tags image: curl:7.87.0 script: "curl https://fdroid.funkwhale.audio/hooks/webhook?name=audio.funkwhale.ffa&version=$CI_COMMIT_SHORT_SHA"