Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 890a6fe6d1 |
@@ -11,21 +11,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
# see on runner /data/.runner to add label (test=test:docker://debian:bullseye)
|
# 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
|
runs-on: test
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user