mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
build metadata image
This commit is contained in:
3
.github/workflows/build_images.yaml
vendored
3
.github/workflows/build_images.yaml
vendored
@@ -29,6 +29,9 @@ jobs:
|
|||||||
- context: ./src/producer/
|
- context: ./src/producer/
|
||||||
image_name: knightcrawler-producer
|
image_name: knightcrawler-producer
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
- context: ./src/metadata/
|
||||||
|
image_name: knightcrawler-metadata
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
||||||
name: Build - ${{ matrix.image_name }}
|
name: Build - ${{ matrix.image_name }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user