mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-19 23:36:04 -04:00
add buildkit-host
This commit is contained in:
parent
7a544f67a0
commit
7bff43e414
@ -7,13 +7,10 @@ variables:
|
||||
|
||||
image: earthly/earthly:v0.6.27
|
||||
|
||||
before_script:
|
||||
- earthly bootstrap
|
||||
|
||||
earthly:
|
||||
stage: build
|
||||
tags:
|
||||
- linux
|
||||
- amd64
|
||||
script:
|
||||
- earthly --ci --push -P +package-linux
|
||||
- earthly --ci --push --buildkit-host localhost:8373 -P +package-linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user