fix(build): fix branch name
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- '**' # matches every branch
|
||||
- '!master'
|
||||
- '!prod'
|
||||
|
||||
jobs:
|
||||
Build-Docker-Image:
|
||||
|
||||
Reference in New Issue
Block a user