mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-19 23:36:04 -04:00
wip
This commit is contained in:
parent
4c107f24be
commit
53c259df27
@ -3,7 +3,6 @@ variables:
|
||||
CNI_MTU: 1500
|
||||
BUILDKIT_HOST: tcp://veilid-runner-1:8372
|
||||
EARTHLY_EXEC_CMD: "/bin/sh"
|
||||
EARTHLY_NO_CACHE: true
|
||||
|
||||
earthly:
|
||||
stage: build
|
||||
@ -12,4 +11,4 @@ earthly:
|
||||
- linux
|
||||
- amd64
|
||||
script:
|
||||
- earthly --ci -P +package-linux
|
||||
- earthly --ci -P --no-cache +package-linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user