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
|
linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
latest
|
|
||||||
build-args: |
|
|
||||||
docker.savin.nyc/${{ github.event.repository.name }}:latest
|
docker.savin.nyc/${{ github.event.repository.name }}:latest
|
||||||
|
|
||||||
|
|
||||||
|
# latest
|
||||||
|
# build-args: |
|
||||||
|
# docker.savin.nyc/${{ github.event.repository.name }}:latest
|
||||||
# build-args: |
|
# build-args: |
|
||||||
# ${{steps.version_step.outputs.version}}
|
# ${{steps.version_step.outputs.version}}
|
||||||
# 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