diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index bc2bb17..813f93c 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -3,7 +3,7 @@ type: docker name: default platform: os: linux - arch: amd64 + arch: x86_64 steps: - name: greeting image: arm64v8/maven