diff --git a/pipeline.yml b/pipeline.yml index 51def6c..d0cdb95 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -2,6 +2,10 @@ kind: pipeline type: exec name: default +platform: + os: linux + arch: amd64 + steps: - name: Build image: plugins/docker