Skip to content

Bump github.com/onsi/gomega from 1.29.0 to 1.33.1 #194

Bump github.com/onsi/gomega from 1.29.0 to 1.33.1

Bump github.com/onsi/gomega from 1.29.0 to 1.33.1 #194

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: .