Skip to content

Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 #265

Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 #265

Workflow file for this run

name: Peer Image CI
on:
push:
branches:
- 'main'
tags:
- 'v*'
paths-ignore:
- '*.md'
- 'docs/**'
- 'samples/**'
pull_request:
branches:
- 'main'
paths-ignore:
- '*.md'
- 'docs/**'
- 'samples/**'
jobs:
docker_build:
name: Docker build
uses: ./.github/workflows/docker-build.yml
with:
image-name: ghcr.io/hyperledger-labs/fabric-builder-k8s/k8s-fabric-peer
path: .