I have a GitLab-CI pipeline stage that looks like this:
test: stage: test script: - echo test when: manual
I need to trigger this a