Making this action workflow more versatile

pull/4050/head
Mehdi Benadel 2022-12-24 16:22:15 +01:00 zatwierdzone przez Mehdi Zakaria Benadel (Rebase PR Action)
rodzic 0ecb3ed960
commit cebb463654
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -34,6 +34,6 @@ jobs:
file: ./contrib/docker/Dockerfile.apache
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: kovah/pixelfed-docker:latest
tags: ${{ secrets.DOCKER_HUB_ORGANISATION }}/pixelfed:latest
cache-from: type=registry,ref=user/app:latest
cache-to: type=inline