Fix goreleaser hook and switch to semver for docker metadata action

This commit is contained in:
Evan Fiordeliso 2023-08-14 19:41:05 -04:00
parent 48addc37b4
commit 5eae3f7f18
2 changed files with 2 additions and 3 deletions

View File

@ -33,8 +33,7 @@ jobs:
images: git.fifitido.net/apps/ytdl-web
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=pep440,pattern={{version}}
type=semver,pattern={{version}}
type=sha
- name: Setup QEMU
uses: https://github.com/docker/setup-qemu-action@v2

View File

@ -8,7 +8,7 @@ gitea_urls:
download: https://git.fifitido.net
before:
hooks:
- tidy
- go mod tidy
builds:
- id: ytdl-web_linux
env: