This commit is contained in:
Adam Shamblin 2022-10-30 17:28:46 -06:00
parent 70a79dddf1
commit 99749b8b3e
No known key found for this signature in database
GPG Key ID: 22E0BC8E6B4D8C8E

View File

@ -13,4 +13,4 @@ earthly:
- linux
- amd64
script:
- earthly --ci --buildkit-host localhost:8373 --allow-privileged +package-linux
- earthly --ci --buildkit-host tcp://127.0.0.1:8373 --allow-privileged +package-linux