Skip to content

chore(deps): bump next from 9.4.4 to 14.2.32 in /web_console #5940

chore(deps): bump next from 9.4.4 to 14.2.32 in /web_console

chore(deps): bump next from 9.4.4 to 14.2.32 in /web_console #5940

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