Skip to content

Commit

Permalink
fixup! Build and push powa-archivist-git for each commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rjuju committed Jun 15, 2024
1 parent e46777f commit 3786db0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/powa-archivist_git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
env:
ORG: "powateam"
IMAGE_NAME: "powa-archivist-git"

jobs:
build_and_push:
name: Build powa-archivist-git container images and push to Docker hub
Expand Down Expand Up @@ -42,7 +43,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

* name: Generate artifact attestation
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
Expand Down

0 comments on commit 3786db0

Please sign in to comment.