More changes
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 51s
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 51s
This commit is contained in:
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user