More changes
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 51s

This commit is contained in:
2025-02-10 19:55:12 -05:00
parent 39365fe0a6
commit 9a7feafa51

View File

@ -62,9 +62,10 @@ jobs:
linux/amd64
push: true
tags: |
${{env.VERSION_TAG}}
${{env.LASTEST_TAG}}
latest
# ${{env.VERSION_TAG}}
# ${{env.LASTEST_TAG}}
build-args: |
${{steps.version_step.outputs.version}}
# ${{steps.version_step.outputs.version}}
docker.savin.nyc/${{ github.event.repository.name }}:latest
docker.savin.nyc/${{ github.event.repository.name }}:${{ env.RELEASE_VERSION }}
# docker.savin.nyc/${{ github.event.repository.name }}:${{ env.RELEASE_VERSION }}