build: move release scripts to use release branch (#5958)
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build Docker image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- release
|
||||
|
||||
jobs:
|
||||
build-docker:
|
||||
|
||||
Reference in New Issue
Block a user