Trigger redeploy
Some checks failed
Auto Deploy Flask with Docker / deploy (push) Has been cancelled

This commit is contained in:
annous246 2025-08-08 00:01:13 +01:00
parent c3dc4cfa85
commit ce72158ecd
2 changed files with 6 additions and 8 deletions

View File

@ -8,7 +8,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: self-hosted runs-on: self-hosted
container: node:18
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3

12
.runner
View File

@ -1,13 +1,11 @@
{ {
"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.", "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": 8, "id": 9,
"uuid": "7f6bfac3-a21a-4641-8df3-da85700d5cb3", "uuid": "22c8e586-6ffa-41cd-8e11-4f217368b962",
"name": "my-wsl-runner", "name": "test 5",
"token": "e37734cdbd08f6477e486a5f4340556e9fdf9dc6", "token": "e6abf5ec7b40dbbfa0185abecedcb3d6068c285a",
"address": "https://git.felcloud.io/", "address": "https://git.felcloud.io/",
"labels": [ "labels": [
"ubuntu-latest:docker://gitea/runner-images:ubuntu-latest", "self-hosted:host"
"ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04",
"ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
] ]
} }