This commit is contained in:
@@ -3,7 +3,8 @@ type: docker
|
||||
name: build
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
# arch: amd64
|
||||
arch: arm64
|
||||
|
||||
trigger:
|
||||
event:
|
||||
@@ -20,6 +21,6 @@ steps:
|
||||
repo: bottledpills/deluge-openvpn
|
||||
tags:
|
||||
- dev
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
# platforms:
|
||||
# - linux/amd64
|
||||
# - linux/arm64
|
||||
|
Reference in New Issue
Block a user