Compare commits

...

1 Commits

Author SHA1 Message Date
18fc839376 [test runner] 2024-11-23 16:30:07 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -16,7 +16,9 @@ jobs:
# container: debian:bullseye
# runs-on: ubuntu-latest
# container: node:16-bullseye
runs-on: docker:dind
runs-on: ubuntu-latest
container:
image: docker:dind
# container:
# image: ${{ vars.REGISTRY_DOCKER }}/${{ vars.DOCKER_IMAGE_RUNNER }}:latest
# credentials: