Add arch try 2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jacob Kiers 2022-08-10 00:18:24 +00:00
parent bc160f46fd
commit 92bf77406b

View File

@ -2,10 +2,12 @@
kind: pipeline kind: pipeline
name: default name: default
platfomr:
arch: amd64
steps: steps:
- name: test - name: test
image: docker:dind image: docker:dind
arch: amd64
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run