Reorder tags

This commit is contained in:
2025-08-20 21:42:21 +05:30
parent 5e355757fc
commit 7ffdf2088e

View File

@@ -68,9 +68,9 @@ jobs:
ghcr.io/${{ github.actor }}/caddy-${{ matrix.variant.name }} ghcr.io/${{ github.actor }}/caddy-${{ matrix.variant.name }}
${{ vars.DOCKERHUB_USERNAME }}/caddy-${{ matrix.variant.name }} ${{ vars.DOCKERHUB_USERNAME }}/caddy-${{ matrix.variant.name }}
tags: | tags: |
type=raw,value=latest
type=raw,value=${{ steps.version.outputs.version }} type=raw,value=${{ steps.version.outputs.version }}
type=sha,format=long,prefix=sha- type=sha,format=long,prefix=sha-
type=raw,value=latest
- -
name: Build and push name: Build and push
uses: docker/build-push-action@v6.18.0 uses: docker/build-push-action@v6.18.0