mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
build: add latest to docker release (#763)
This commit is contained in:
@@ -57,6 +57,7 @@ dockers_v2:
|
||||
- 'ghcr.io/sablierapp/sablier'
|
||||
tags:
|
||||
- '{{ .Version }}'
|
||||
- 'latest'
|
||||
dockerfile: build/Dockerfile
|
||||
platforms:
|
||||
- linux/amd64
|
||||
@@ -86,4 +87,4 @@ checksum:
|
||||
|
||||
# Change the digests filename:
|
||||
docker_digest:
|
||||
name_template: "digests.txt"
|
||||
name_template: "digests.txt"
|
||||
|
||||
Reference in New Issue
Block a user