enabled git action to build git.limbosolutions.com/kb/gitea/act_runner:0.2.13-network-stack
All checks were successful
/ build-docker-image (push) Successful in 10s

This commit is contained in:
2025-11-16 21:49:08 +00:00
parent f9e8eb2133
commit e5b70046fb

View File

@@ -1,7 +1,11 @@
on: on:
push push:
branches:
- main
schedule:
- cron: '@weekly' # once per week
jobs: jobs:
build-docker-image: build-docker-image:
runs-on: ubuntu-latest runs-on: ubuntu-latest
@@ -24,4 +28,4 @@ jobs:
context: ${{gitea.workspace}}/docker/act-runner_ansible context: ${{gitea.workspace}}/docker/act-runner_ansible
file: ${{gitea.workspace}}/docker/act-runner_ansible/Dockerfile file: ${{gitea.workspace}}/docker/act-runner_ansible/Dockerfile
push: true push: true
tags: git.limbosolutions.com/kb/gitea/act-runner_ansible:0.2.11 tags: git.limbosolutions.com/kb/gitea/act_runner:0.2.13-network-stack