Skip to content

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /web_console #5939

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /web_console

chore(deps): bump minimist from 1.2.5 to 1.2.8 in /web_console #5939

name: Build Kubernetes Operator
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
cd ./deploy/kubernetes_operator/
go build ./cmd/operator/main.go