Skip to content

Initial release

Compare
Choose a tag to compare
@pbek pbek released this 15 Mar 14:32
· 153 commits to main since this release
8ef9046

This GitHub action triggers and waits for a GitLab pipeline to complete.

You can for example use this action to trigger a deployment pipeline on a private GitLab server after a successful build pipeline and wait for the deployment (with possible End2End tests) to finish, so you would get a notification if the deployment failed.