The way this works is by using GitLab's pipeline API, for example via curl : trigger: stage: trigger image: appropriate/curl script: - curl ...
確定! 回上一頁