mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-19 23:36:04 -04:00
wip
This commit is contained in:
parent
ec49bc9b25
commit
bb5314ff5e
@ -1,13 +1,8 @@
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
EARTHLY_EXEC_CMD: "/bin/sh"
|
||||
|
||||
image: earthly/earthly:v0.6.28
|
||||
|
||||
earthly:
|
||||
stage: build
|
||||
image: earthly/earthly:v0.6.28
|
||||
tags:
|
||||
- linux
|
||||
- amd64
|
||||
script:
|
||||
- earthly --ci --buildkit-host tcp://127.0.0.1:8373 --allow-privileged +package-linux
|
||||
- earthly --ci --buildkit_host tcp://127.0.0.1:8373 --allow-privileged +package-linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user