Update deploy.yaml
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after -9s

This commit is contained in:
2025-08-29 09:51:03 +02:00
parent f1f3597cf1
commit 7d2178c24a

View File

@@ -14,16 +14,15 @@ jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
attestations: write
id-token: write
# permissions:
# packages: write
# contents: read
# attestations: write
# id-token: write
steps:
- name: Check out the repo
- name: Checkout
uses: actions/checkout@v4
- name: Log in to Docker Hub
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: git.letsstein.de