mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-19 23:36:04 -04:00
wip
This commit is contained in:
parent
4c994e24b2
commit
99f42bedb6
@ -1,5 +1,6 @@
|
||||
variables:
|
||||
NO_DOCKER: 1
|
||||
BUILDKIT_HOST: tcp://earthly-buildkit:8372
|
||||
|
||||
earthly:
|
||||
stage: build
|
||||
@ -8,4 +9,4 @@ earthly:
|
||||
- linux
|
||||
- amd64
|
||||
script:
|
||||
- earthly --ci --buildkit_host tcp://earthly-buildkit:8372 --allow-privileged +package-linux
|
||||
- earthly --ci -P +package-linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user