Skip to content

feat(sgx): put all python packages into trusted_files (#1095) #5792

feat(sgx): put all python packages into trusted_files (#1095)

feat(sgx): put all python packages into trusted_files (#1095) #5792

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