forked from OpenPDU/openpdu
parent
a1ad4a7412
commit
35a8509273
@ -3,7 +3,7 @@ platform: linux/arm
|
|||||||
workspace:
|
workspace:
|
||||||
base: /home/builder/package
|
base: /home/builder/package
|
||||||
path: /
|
path: /
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
default:
|
default:
|
||||||
image: plugins/git:linux-arm
|
image: plugins/git:linux-arm
|
||||||
@ -11,7 +11,7 @@ clone:
|
|||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: arm32v6/abuild:latest
|
image: openpdu/builder:3.7
|
||||||
environment:
|
environment:
|
||||||
- REPODEST=/home/builder/package
|
- REPODEST=/home/builder/package
|
||||||
secrets:
|
secrets:
|
||||||
@ -31,4 +31,4 @@ pipeline:
|
|||||||
secrets: [ gitea_token ]
|
secrets: [ gitea_token ]
|
||||||
base_url: https://git.asperti.com
|
base_url: https://git.asperti.com
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
Loading…
Reference in New Issue
Block a user