Skip to content

v0.21.21

Compare
Choose a tag to compare
@gy2006 gy2006 released this 06 May 18:52
· 237 commits to master since this release
462e88d

Changelog

  • Support post step that will be executed anyway
  • Enable to restart the job from failure step
  • Enable to get secret from the environment variable
  • UI improvement
  • Bugfix

Docker images

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

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

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