Fix: trigger on master branch
Some checks failed
Build & Push Docker Image / build (push) Failing after 39s
Some checks failed
Build & Push Docker Image / build (push) Failing after 39s
This commit is contained in:
parent
863c14120a
commit
9583b231a0
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: Build & Push Docker Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue