mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Manually set the latest tag, since we only build for master
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
tags: |
|
||||
latest=true,enable={{is_default_branch}}
|
||||
type=raw,value=latest
|
||||
type=raw,value=2.2-dev
|
||||
images: |
|
||||
${{ env.REGISTRY_IMAGE }}
|
||||
|
||||
Reference in New Issue
Block a user