2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-20 11:21:14 +00:00

Add docker-host variable

This commit is contained in:
asonix 2024-02-07 21:52:59 -06:00
parent eff8a88381
commit 4974ab84ad

View file

@ -5,6 +5,7 @@ on:
env:
REGISTRY_IMAGE: asonix/pictrs
DOCKER_HOST: tcp://docker-in-docker:2375
jobs:
# clippy: