Crates.io | glpipewait |
lib.rs | glpipewait |
version | 0.1.0 |
source | src |
created_at | 2022-10-29 07:36:49.191142 |
updated_at | 2022-10-29 07:36:49.191142 |
description | Wait until GitLab pipeline finishes. |
homepage | https://github.com/po3rin/glpipewait |
repository | https://github.com/po3rin/glpipewait |
max_upload_size | |
id | 700895 |
size | 62,098 |
Wait until GitLab pipeline finishes
$ glpipewait -u https://<GITLAB_HOST>/<NAMESPACE/PROJECT>/-/pipelines/<PIPELINE_ID> -t <GITLAB_ACCESS_TOKEN> && echo done!!!