pull/4050/head
Mehdi Benadel 2023-01-07 23:57:36 +01:00
rodzic 48bbb6bb76
commit e0f9697c4f
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -50,7 +50,7 @@ jobs:
images: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed images: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed
flavor: | flavor: |
latest=auto latest=auto
suffix=apache suffix=-apache
tags: | tags: |
type=edge,branch=dev type=edge,branch=dev
type=pep440,pattern={{raw}} type=pep440,pattern={{raw}}
@ -101,8 +101,7 @@ jobs:
with: with:
images: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed images: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed
flavor: | flavor: |
latest=auto suffix=-fpm
suffix=fpm
tags: | tags: |
type=edge,branch=dev type=edge,branch=dev
type=pep440,pattern={{raw}} type=pep440,pattern={{raw}}