Skip to content

Use meituan hdfs to read or write train data and model #5765

Use meituan hdfs to read or write train data and model

Use meituan hdfs to read or write train data and model #5765

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