This commit is contained in:
Adam Shamblin 2022-11-01 17:00:15 -06:00
parent ec49bc9b25
commit bb5314ff5e
No known key found for this signature in database
GPG Key ID: 22E0BC8E6B4D8C8E

View File

@ -1,13 +1,8 @@
variables:
DOCKER_HOST: tcp://docker:2375
EARTHLY_EXEC_CMD: "/bin/sh"
image: earthly/earthly:v0.6.28
earthly:
stage: build
image: earthly/earthly:v0.6.28
tags:
- linux
- amd64
script:
- earthly --ci --buildkit-host tcp://127.0.0.1:8373 --allow-privileged +package-linux
- earthly --ci --buildkit_host tcp://127.0.0.1:8373 --allow-privileged +package-linux