Skip to content

Commit

Permalink
Remove docker label
Browse files Browse the repository at this point in the history
  • Loading branch information
Luni-4 committed Sep 20, 2023
1 parent f5df038 commit 29ee093
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/third-party-applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ jobs:
org.opencontainers.image.description=A Sifis-Home ${{ matrix.name }} image for amd64.
software.quality=${{ steps.coverage.outputs.value }}
manifest=${{ steps.manifest.outputs.value }}
type=third-party-application
- name: Build and push arm64v8
uses: docker/build-push-action@v4
Expand All @@ -155,5 +154,4 @@ jobs:
org.opencontainers.image.description=A Sifis-Home ${{ matrix.name }} image for arm64.
software.quality=${{ steps.coverage.outputs.value }}
manifest=${{ steps.manifest.outputs.value }}
type=third-party-application

0 comments on commit 29ee093

Please sign in to comment.