更新「.drone.yml」

This commit is contained in:
ycc 2023-04-02 14:57:17 +01:00
parent c3d3b299ab
commit d5a85993f6
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@ kind: pipeline
type: docker type: docker
name: default name: default
platform:
os: linux
arch: arm
steps: steps:
- name: test - name: test
image: alpine image: alpine