kopia lustrzana https://github.com/gaul/s3proxy
rodzic
2e2008f8a5
commit
165308285d
|
@ -3,6 +3,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
- "master"
|
||||||
|
tags:
|
||||||
|
- "*"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
@ -34,7 +36,7 @@ jobs:
|
||||||
name=ghcr.io/${{ github.repository }}/container
|
name=ghcr.io/${{ github.repository }}/container
|
||||||
name=andrewgaul/s3proxy,enable=${{ env.dockerhub_publish }}
|
name=andrewgaul/s3proxy,enable=${{ env.dockerhub_publish }}
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=false
|
latest=auto
|
||||||
tags: |
|
tags: |
|
||||||
type=sha,format=long
|
type=sha,format=long
|
||||||
type=sha
|
type=sha
|
||||||
|
|
Ładowanie…
Reference in New Issue