fix(arch): set context & dockerfile
parent
d5c3194587
commit
b58bf6be47
|
@ -21,3 +21,4 @@ pipeline:
|
||||||
platforms: [ 'linux/arm64/v8', 'linux/amd64' ]
|
platforms: [ 'linux/arm64/v8', 'linux/amd64' ]
|
||||||
mtu: 1300
|
mtu: 1300
|
||||||
context: 'arch'
|
context: 'arch'
|
||||||
|
dockerfile: 'arch/Dockerfile'
|
||||||
|
|
Loading…
Reference in New Issue