ci: build on any branch
All checks were successful
All checks were successful
This commit is contained in:
@@ -2,7 +2,7 @@ name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "ci-test" ]
|
||||
branches: [ "*" ]
|
||||
tags: [ 'v*.*.*' ]
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
Reference in New Issue
Block a user