This commit is contained in:
Adam Shamblin 2022-11-06 15:29:08 -07:00
parent 243d343bc6
commit 74cc753652
No known key found for this signature in database
GPG Key ID: 22E0BC8E6B4D8C8E

View File

@ -5,4 +5,4 @@ earthly:
- linux
- amd64
script:
- earthly --ci --buildkit_host tcp://127.0.0.1:8373 --allow-privileged +package-linux
- earthly --ci --buildkit_host tcp://earthly-buildkit:8372 -e NO_DOCKER=1 --allow-privileged +package-linux