Allow actions on dev-Branch
Some checks failed
Build and Push Docker Image / build (push) Failing after 32s
Some checks failed
Build and Push Docker Image / build (push) Failing after 32s
This commit is contained in:
parent
8333305c55
commit
ecba05f9e7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: Build and Push Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main, dev ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue