Skip to content

Fix dev sgx: Add label protection (#1090) #5786

Fix dev sgx: Add label protection (#1090)

Fix dev sgx: Add label protection (#1090) #5786

name: Build Fedlearner APIServer
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/apiserver/main.go