Skip to content

Commit

Permalink
feat: not build arm64 image for debian12-nodejs-typescript-salesforce…
Browse files Browse the repository at this point in the history
…cli-chrome
  • Loading branch information
Eric-2369 committed Sep 29, 2024
1 parent eded2b3 commit 7fdd023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
file: ./debian12-nodejs-typescript-salesforcecli-chrome/Dockerfile
push: ${{ fromJSON(github.event.inputs.push_images) }}
tags: eric2369/debian12-nodejs-typescript-salesforcecli-chrome:${{ env.DATE }},eric2369/debian12-nodejs-typescript-salesforcecli-chrome:latest
platforms: linux/amd64,linux/arm64
platforms: linux/amd64

- name: Build and push Docker image for debian12-python-shadowsocksr
if: ${{ fromJSON(github.event.inputs.debian12_python_shadowsocksr) }}
Expand Down

0 comments on commit 7fdd023

Please sign in to comment.