use dind
Some checks failed
ci / checkout (push) Failing after 49s

This commit is contained in:
R.J. 2025-01-31 05:59:48 +01:00
parent eeca9aec4e
commit ce00b3b8ec
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -7,7 +7,7 @@ jobs:
checkout:
runs-on: docker
container:
image: alpine:edge
image: docker:dind
steps:
- name: Get git and docker
run: apk add --update git docker nodejs openrc