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
|
||||
on:
|
||||
push:
|
||||
branch: main
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '*/5 * * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user