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