This commit is contained in:
2023-11-19 13:54:02 +01:00
parent ea67d02a66
commit 890a6fe6d1

View File

@@ -11,21 +11,6 @@ on:
jobs:
docker:
# see on runner /data/.runner to add label (test=test:docker://debian:bullseye)
# {
# "WARNING": "This file is automatically generated by act-runner. Do not edit it manually unless you know what you are doing. Removing this file will cause act runner to re-register as a new runner.",
# "id": 9,
# "uuid": "e04db9c5-f946-42cd-b214-0d68c582963a",
# "name": "runner",
# "token": "2ea869667116ea107d0607ec043b6a00fd2b96e8",
# "address": "https://gitea.jingoh.fr",
# "labels": [
# "ubuntu-latest:docker://node:16-bullseye",
# "ubuntu-22.04:docker://node:16-bullseye",
# "ubuntu-20.04:docker://node:16-bullseye",
# "ubuntu-18.04:docker://node:16-buster",
# "test:docker://debian:bullseye"
# ]
# }
runs-on: test
steps: