mirror of
https://github.com/stashapp/stash.git
synced 2026-03-07 23:08:34 -06:00
Tag stable versions with the version number on Docker (#1550)
Fixes #1546
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -182,4 +182,4 @@ jobs:
|
||||
docker buildx create --name builder --use
|
||||
docker buildx inspect --bootstrap
|
||||
docker buildx ls
|
||||
bash ./docker/ci/x86_64/docker_push.sh latest
|
||||
bash ./docker/ci/x86_64/docker_push.sh latest "${{ github.event.release.tag_name }}"
|
||||
|
||||
Reference in New Issue
Block a user