Push tags and latest to Docker Hub

Fixes #704.
pull/706/head
Andrew Gaul 2024-10-09 13:06:25 -07:00
rodzic 2e2008f8a5
commit 165308285d
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -3,6 +3,8 @@ on:
push:
branches:
- "master"
tags:
- "*"
pull_request:
branches:
- "*"
@ -34,7 +36,7 @@ jobs:
name=ghcr.io/${{ github.repository }}/container
name=andrewgaul/s3proxy,enable=${{ env.dockerhub_publish }}
flavor: |
latest=false
latest=auto
tags: |
type=sha,format=long
type=sha