More changes
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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 }}
|
||||
|
Reference in New Issue
Block a user