Skip to content

Commit

Permalink
Add Docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheitman committed Jul 12, 2024
1 parent 8d50a59 commit 00b5ebf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
tags: ghcr.io/quarkslab/pastis:latest

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
Expand Down

0 comments on commit 00b5ebf

Please sign in to comment.