Skip to content

Commit

Permalink
remove ghcli & add arm images
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdhasjg committed Jun 17, 2024
1 parent 6e67d84 commit 34009cc
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
no-cache: true
push: true
tags: ${{ vars.DOCKERHUB_USERNAME }}/${{ matrix.directories }}:latest,${{ vars.DOCKERHUB_USERNAME }}/${{ matrix.directories }}:${{ steps.metadata.outputs.git_tag }}
platforms: linux/amd64 # ,linux/arm64/v8
platforms: linux/amd64,linux/arm64/v8
labels: |
org.opencontainers.image.title=${{ matrix.directories }}
org.opencontainers.image.url=${{ github.repositoryUrl }}
Expand Down
23 changes: 0 additions & 23 deletions ghcli/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion ghcli/docs/README.md

This file was deleted.

1 change: 0 additions & 1 deletion ghcli/docs/short_description.txt

This file was deleted.

0 comments on commit 34009cc

Please sign in to comment.