Mire changes
Some checks failed
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 58s
Build and Push Docker Image / build-and-push (push) Failing after 10m6s

This commit is contained in:
2025-02-10 19:56:16 -05:00
parent 9a7feafa51
commit 4d76b1e99f

View File

@ -63,9 +63,12 @@ jobs:
push: true
tags: |
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 }}
# tags: |
# ${{env.VERSION_TAG}}
# ${{env.LASTEST_TAG}}
build-args: |
# ${{steps.version_step.outputs.version}}
docker.savin.nyc/${{ github.event.repository.name }}:latest
# docker.savin.nyc/${{ github.event.repository.name }}:${{ env.RELEASE_VERSION }}