Skip to content

v0.20.26

Compare
Choose a tag to compare
@gy2006 gy2006 released this 20 Jun 21:53
· 65 commits to master since this release

Changelog

  • Support TTY on running step to debug
  • Introduce 'notification' YAML section to config flow notification task
  • Introduce 'token' secret type
  • Enable to config job timeout in flow settings
  • Support MD5 fingerprint on SSH RSA public key
  • New Sonarqube plugin
  • Important bugfix

Docker images

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

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

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