Skip to content

Commit

Permalink
Update docker platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl authored Aug 27, 2024
1 parent 056aff1 commit c186d12
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/release-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,4 @@ jobs:
push: true
tags: ${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}

- name: 🗑️ Cleanup old untagged images
uses: dylanratcliffe/[email protected]
with:
user: ${{ github.repository_owner }}
token: ${{ secrets.SHORELINE_PAT }}
package_name: 'shoreline'
platforms: linux/amd64,linux/arm64

0 comments on commit c186d12

Please sign in to comment.