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

This commit is contained in:
Jérémie SALVI
2024-12-21 20:01:14 +01:00
parent 2d5e012876
commit 1052af045a

View File

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