Skip to content

v0.20.45

Compare
Choose a tag to compare
@gy2006 gy2006 released this 26 Oct 13:10
· 441 commits to master since this release
5d12aaf

Changelog

  • Enable run Agent in windows with PowerShell
  • YAML configuration improvement
    • bash | pwsh in step level to write Bash and/or Powershell script
    • retry and tiemout in step level
    • condition with Groovy script in flow level instead of trigger
  • New template for .Net Core project
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:0.20.45

## web
docker pull flowci/web:latest
docker pull flowci/web:0.20.45

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.20.45