Skip to content

feat(deploy): add cp tensorflow_io.py #5736

feat(deploy): add cp tensorflow_io.py

feat(deploy): add cp tensorflow_io.py #5736

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