7 min read

Gitlab CI/CD - Stop Actions

Clean up after yourself. We’ll define on_stop actions to automatically tear down temporary Review Apps when a Merge Request is merged or closed, preventing resource waste and keeping your infrastructure tidy.
Gitlab CI/CD - Stop Actions
Reader: GitLab CI/CD Stop Actions

Reader Mode

-- / --

Introduction