aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-14 14:26:57 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-14 14:26:57 +0000
commit4ba6fcac31670325821cc82c107d4c09e1990b0c (patch)
tree760d69dfa046c06267e4cd8a7eb665e71b6de08e
parentfixing github action (diff)
downloadmilla-4ba6fcac31670325821cc82c107d4c09e1990b0c.tar.gz
milla-4ba6fcac31670325821cc82c107d4c09e1990b0c.zip
fixing github action
-rw-r--r--.github/workflows/docker.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index 3476e89..71b2988 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -38,9 +38,9 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
provenance: mode=max
- - name: Generate artifact attestation
- uses: actions/attest-build-provenance@v1
- with:
- subject-name: index.docker.io/milla
- subject-digest: ${{ steps.push.outputs.digest }}
- push-to-registry: true
+ # - name: Generate artifact attestation
+ # uses: actions/attest-build-provenance@v1
+ # with:
+ # subject-name: index.docker.io/milla
+ # subject-digest: ${{ steps.push.outputs.digest }}
+ # push-to-registry: true