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