Skip to content

Commit

Permalink
remove workflow, multiplatform only amd64 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Jan 20, 2024
1 parent fd493b3 commit e05a259
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
image: ${{ env.IMAGENAME }}
registry: ${{ env.REGISTRY }}
multiPlatform: true
platform: linux/amd64,linux/arm64
platform: linux/amd64
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
30 changes: 0 additions & 30 deletions .github/workflows/workflow.yaml

This file was deleted.

0 comments on commit e05a259

Please sign in to comment.