ci: Fix doubled git hash in version of nodeinfo endpoint

funkwhale-fix_pwa_manifest
Georg Krause 2022-12-15 11:15:44 +01:00 zatwierdzone przez JuniorJPDJ
rodzic c2355a49b2
commit 7e13cb45bb
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -419,7 +419,6 @@ docker_publish_non-release:
- develop@funkwhale/funkwhale
- stable@funkwhale/funkwhale
script:
- ./scripts/set-api-build-metadata.sh $CI_COMMIT_SHORT_SHA
- cd $COMPONENT
- docker buildx create --use --name A$CI_COMMIT_SHORT_SHA
- docker buildx build --platform $BUILD_PLATFORMS --push -t $IMAGE .