Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2024-09-19 11:04:20 -04:00
parent 141416283a
commit 56e25fe7cf
Signed by: xe
SSH Key Fingerprint: SHA256:7EWsWanxCI427bJ0t3CA6LyqXnkPajReCxkUhbpJULU

View File

@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
env:
EARTHLY_TOKEN: ${{ secrets.EARTHLY_TOKEN }}
DOCKER_HOST: tcp://localhost:2376
steps:
- uses: earthly/actions-setup@v1
with: