Is it possible to get the value for the project’s trigger token? I thought it was $CI_JOB_TOKEN but that’s not it. The token I’m tying to get is much longer.
I think it can be done through the API but I don’t know how to use that yet. And I can’t find anywhere that says what the name of the variable is (if there is a variable) for it.