Mire changes
This commit is contained in:
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@ -63,9 +63,12 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
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 }}
|
||||||
|
# tags: |
|
||||||
# ${{env.VERSION_TAG}}
|
# ${{env.VERSION_TAG}}
|
||||||
# ${{env.LASTEST_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 }}
|
|
||||||
|
Reference in New Issue
Block a user