This commit is contained in:
parent
0b569ed9d1
commit
43cfda165b
16
.drone.yml
Normal file
16
.drone.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
kind: template
|
||||||
|
load: multiarch-container.yaml
|
||||||
|
data:
|
||||||
|
repo: doc-utils/container
|
||||||
|
build_args:
|
||||||
|
- NODE_VERSION=18
|
||||||
|
tags:
|
||||||
|
- "0.1.0"
|
||||||
|
- "0.1"
|
||||||
|
- "0"
|
||||||
|
platforms:
|
||||||
|
- os: linux
|
||||||
|
arch: arm64
|
||||||
|
- os: linux
|
||||||
|
arch: amd64
|
Loading…
x
Reference in New Issue
Block a user