Skip to content

feat(sgx): support multi-measurements attestation of tensorflow compo… #5903

feat(sgx): support multi-measurements attestation of tensorflow compo…

feat(sgx): support multi-measurements attestation of tensorflow compo… #5903

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