Skip to content

feat: create agent api #759

feat: create agent api

feat: create agent api #759

Workflow file for this run

on: pull_request
name: Build
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Build Container
run: make docker