Skip to content

FedLearner Framework and Core Dependency RA-TLS Configuration #5919

FedLearner Framework and Core Dependency RA-TLS Configuration

FedLearner Framework and Core Dependency RA-TLS Configuration #5919

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