Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 41s

This commit is contained in:
Jérémie SALVI
2024-12-21 20:06:48 +01:00
parent 1052af045a
commit 1513717f29

View File

@@ -2,9 +2,10 @@ name: Build and push runner-custom image
run-name: ${{ gitea.actor }} is runs ci pipeline run-name: ${{ gitea.actor }} is runs ci pipeline
on: on:
push: push:
branch: main branches:
- main
schedule: schedule:
- cron: '*/5 * * * *' - cron: '0 0 * * *'
jobs: jobs:
publish: publish: