Browse Source

更新 '.drone.yml'

test
wangwei2 2 years ago
parent
commit
dd01dc89c6
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .drone.yml

+ 3
- 3
.drone.yml View File

@@ -2,9 +2,9 @@ kind: pipeline
type: docker
name: first

platform:
os: linux
arch: arm64
# platform:
# os: linux
# arch: arm64
steps:
- name: pip


Loading…
Cancel
Save