mirror of
https://github.com/adityachandelgit/BookLore.git
synced 2026-02-11 22:39:04 -06:00
- Enable CORS for all localhost ports
- Enable pipeline
This commit is contained in:
3
.github/workflows/docker-build-publish.yml
vendored
3
.github/workflows/docker-build-publish.yml
vendored
@@ -3,7 +3,8 @@ name: Build, Tag, and Push to GitHub Container Registry
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- disable
|
||||
- master
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user