File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6969 org.opencontainers.image.version=${{ env.BUILD_VER }}
7070 tags : |
7171 ${{ env.DOCKER_IMAGE }}:latest
72+ ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_BRANCH }}
7273 ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_VER }}
7374 cache-from : type=local,src=/tmp/.buildx-cache
7475 cache-to : type=local,dest=/tmp/.buildx-cache-new
9293 org.opencontainers.image.source=https://github.com/${{ github.repository }}
9394 org.opencontainers.image.version=${{ env.BUILD_VER }}
9495 tags : |
96+ ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_BRANCH }}
9597 ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_VER }}
9698 cache-from : type=local,src=/tmp/.buildx-cache
9799 cache-to : type=local,dest=/tmp/.buildx-cache-new
Original file line number Diff line number Diff line change 7171 org.opencontainers.image.version=${{ env.BUILD_VER }}
7272 tags : |
7373 ${{ env.DOCKER_IMAGE }}:latest
74+ ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_BRANCH }}
7475 ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_VER }}
7576 cache-from : type=local,src=/tmp/.buildx-cache
7677 cache-to : type=local,dest=/tmp/.buildx-cache-new
9495 org.opencontainers.image.source=https://github.com/${{ github.repository }}
9596 org.opencontainers.image.version=${{ env.BUILD_VER }}
9697 tags : |
98+ ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_BRANCH }}
9799 ${{ env.DOCKER_IMAGE }}:${{ env.BUILD_VER }}
98100 cache-from : type=local,src=/tmp/.buildx-cache
99101 cache-to : type=local,dest=/tmp/.buildx-cache-new
You can’t perform that action at this time.
0 commit comments