This commit is contained in:
Adam Shamblin 2022-11-06 15:37:30 -07:00
parent 4c994e24b2
commit 99f42bedb6
No known key found for this signature in database
GPG Key ID: 22E0BC8E6B4D8C8E

View File

@ -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