Skip to content

seawayer/flow-agent-x

 
 

Repository files navigation

flow-agent-x

GitHub GitHub release (latest by date) GitHub go.mod Go version

The new version agent for flow.ci

How to start

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'

About

Agent to execute task

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 94.8%
  • Shell 3.6%
  • Other 1.6%