mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Prevent goreleaser from publishing docker images for pre-releases
This commit is contained in:
parent
d458e5d379
commit
84fb17f6ea
@ -44,6 +44,7 @@ dockers:
|
|||||||
goarch: amd64
|
goarch: amd64
|
||||||
binaries:
|
binaries:
|
||||||
- psu
|
- psu
|
||||||
|
skip_push: auto
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'checksums.txt'
|
name_template: 'checksums.txt'
|
||||||
|
Loading…
Reference in New Issue
Block a user