More changes
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 57s
Build and Push Docker Image / build-and-push (push) Successful in 10m9s

This commit is contained in:
2025-02-10 23:17:16 -05:00
parent 45689f8c0e
commit 0e3ef7d956

View File

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