flow-agent-x
flow-agent-x copied to clipboard
Agent to execute task
flow-agent-x
The new version agent for flow.ci
How to start
-
For more detail, please refer doc
Build binary
make build
# binary will be created at ./bin/flow-agent-x-mac
# binary will be created at ./bin/flow-agent-x-linux
Run Unit Test
make test
Build docker image
make docker
# docker image with name 'flowci/agent'