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