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
|
||||
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 }}
|
||||
|
Reference in New Issue
Block a user