Skip to content

Fix incorrect file index stored (#197) #29

Fix incorrect file index stored (#197)

Fix incorrect file index stored (#197) #29

name: Build and Push Jackett Addon Service
on:
push:
tags:
- '**'
paths:
- 'src/addon-jackett/**'
workflow_dispatch:
jobs:
process:
uses: ./.github/workflows/base_image_workflow.yaml
secrets: inherit
with:
CONTEXT: ./src/addon-jackett/
DOCKERFILE: ./src/addon-jackett/Dockerfile
IMAGE_NAME: knightcrawler-addon-jackett