Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

feat(infra): introduce public IP to node info #9

feat(infra): introduce public IP to node info

feat(infra): introduce public IP to node info #9

Workflow file for this run

name: pr
on:
pull_request:
paths:
- ".github/workflows/pr.yaml"
- ".github/workflows/build-docer-image.yaml"
- "pkg/**"
- "cmd/**"
- "hack/dockerfiles/**"
branches: ["**"]
jobs:
build:
uses: ./.github/workflows/build-docker-image.yaml
secrets: inherit
with:
dockerfile: "hack/dockerfiles/release/Dockerfile.yurt-manager"
repo: raven-manager