Skip to content

build(deps): bump golang.org/x/net from 0.0.0-20191112182307-2180aed22343 to 0.17.0 in /plans/dockercustomize #87

build(deps): bump golang.org/x/net from 0.0.0-20191112182307-2180aed22343 to 0.17.0 in /plans/dockercustomize

build(deps): bump golang.org/x/net from 0.0.0-20191112182307-2180aed22343 to 0.17.0 in /plans/dockercustomize #87

name: Testground Publish (edge)
on:
push:
branches:
- "**"
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"
pull_request:
jobs:
docker-testground:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@main # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile.testground
packageName: testground
docker-sidecar:
permissions:
contents: write
packages: write
uses: celestiaorg/.github/.github/workflows/reusable_dockerfile_pipeline.yml@main # yamllint disable-line rule:line-length
with:
dockerfile: Dockerfile.sidecar
packageName: sidecar