Browse Source

update pipeline for container branch

container
parent
commit
d1462de836
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -4,7 +4,7 @@ type: docker
name: 1
platform:
os: linux
arch: amd64
arch: arm64
steps:

- name: 编译构建


Loading…
Cancel
Save