Skip to content

Wait for the Kubernetes API server of the virtual garden to be extern… #177

Wait for the Kubernetes API server of the virtual garden to be extern…

Wait for the Kubernetes API server of the virtual garden to be extern… #177

Workflow file for this run

name: Latest
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}