check fix if it deploys the image

This commit is contained in:
valiantlynx
2025-03-28 23:16:12 +01:00
committed by GitHub
parent 6b05a47d43
commit 09aa0f7d4f

View File

@@ -76,7 +76,6 @@ jobs:
tags: |
type=sha,prefix=commit-,format=long
type=raw,value=latest
- name: Build and tag Docker image and push to Docker Hub
uses: docker/build-push-action@v2
@@ -93,4 +92,4 @@ jobs:
- name: Show image digest
run: |
echo ${{ steps.docker_build.outputs.digest }}
echo ${{ steps.docker_build.outputs.digest }}