fix(build): fix branch name
This commit was merged in pull request #261.
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build and Push Docker Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- prod
|
||||
|
||||
jobs:
|
||||
Build-And-Push-Docker-Image:
|
||||
|
||||
Reference in New Issue
Block a user