Skip to content

Bump wheel in /nifi in the pip group across 1 directory #1164

Bump wheel in /nifi in the pip group across 1 directory

Bump wheel in /nifi in the pip group across 1 directory #1164

Workflow file for this run

name: docker-nifi
on:
push:
branches: ['**']
tags: ['v*.*.*']
pull_request:
release:
types: [published]
workflow_dispatch:
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/_docker-template.yml
with:
image: cogstacksystems/cogstack-nifi
context: nifi
dockerfile: nifi/Dockerfile
cache_scope: nifi
secrets: inherit