Skip to content

Commit

Permalink
ci only build x86_64 to showcase that container build is working at all
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Sep 20, 2023
1 parent 72d580c commit f3d1b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
context: .
tags: 'ci/hdm:${{ github.sha }}'
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: false

- name: Run Trivy vulnerability scanner
Expand Down

0 comments on commit f3d1b16

Please sign in to comment.