Skip to content
Snippets Groups Projects
Commit 79c869d5 authored by Ryan Harg's avatar Ryan Harg
Browse files

Merge branch 'renovate/curlimages-curl-7.x' into 'develop'

chore(deps): update curlimages/curl docker tag to v7.88.1

See merge request !322
parents 95dcbf46 d0a47953
No related branches found
No related tags found
1 merge request!322chore(deps): update curlimages/curl docker tag to v7.88.1
Pipeline #28521 passed
...@@ -143,12 +143,12 @@ trigger-fdroid-update-develop: ...@@ -143,12 +143,12 @@ trigger-fdroid-update-develop:
stage: .post stage: .post
only: only:
- develop - develop
image: curlimages/curl:7.87.0 image: curlimages/curl:7.88.1
script: curl "https://fdroid.funkwhale.audio/hooks/update-index?name=audio.funkwhale.ffa.dev&version=$CI_COMMIT_SHORT_SHA" script: curl "https://fdroid.funkwhale.audio/hooks/update-index?name=audio.funkwhale.ffa.dev&version=$CI_COMMIT_SHORT_SHA"
trigger-fdroid-update-release: trigger-fdroid-update-release:
stage: .post stage: .post
only: only:
- tags - tags
image: curlimages/curl:7.87.0 image: curlimages/curl:7.88.1
script: curl "https://fdroid.funkwhale.audio/hooks/update-index?name=audio.funkwhale.ffa&version=$CI_COMMIT_SHORT_SHA" script: curl "https://fdroid.funkwhale.audio/hooks/update-index?name=audio.funkwhale.ffa&version=$CI_COMMIT_SHORT_SHA"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment