Action: build custom image
All checks were successful
Build and push runner-custom image / publish (push) Successful in 38s
All checks were successful
Build and push runner-custom image / publish (push) Successful in 38s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user