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
All checks were successful
/ build-docker-image (push) Successful in 10s
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
jobs:
|
branches:
|
||||||
|
- main
|
||||||
|
schedule:
|
||||||
|
- cron: '@weekly' # once per week
|
||||||
|
|
||||||
|
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
|
||||||
Reference in New Issue
Block a user