edit registry??
Some checks failed
ci / checkout (push) Failing after 0s

This commit is contained in:
R.J. 2025-07-20 09:40:59 +02:00
parent 7719496304
commit a91cd4e823
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -7,7 +7,7 @@ jobs:
checkout: checkout:
runs-on: docker runs-on: docker
container: container:
image: docker:dind image: ghcr.io/docker:dind
steps: steps:
- name: Get git and docker - name: Get git and docker
run: apk add git nodejs run: apk add git nodejs