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