mirror of
https://github.com/booklore-app/booklore.git
synced 2026-02-18 00:17:53 +01:00
Build image for all branches
This commit is contained in:
committed by
Aditya Chandel
parent
9d8ca8f911
commit
6a0b3a5814
3
.github/workflows/docker-build-publish.yml
vendored
3
.github/workflows/docker-build-publish.yml
vendored
@@ -3,8 +3,7 @@ name: Build, Tag, Push, and Release to GitHub Container Registry
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user