Hello
While trying to run job in ci , my job is struck and getting as Job is stuck . check runners .
I have used the tag and ran the job . still same error.
Thanks
Hello
While trying to run job in ci , my job is struck and getting as Job is stuck . check runners .
I have used the tag and ran the job . still same error.
Thanks
Hey @ven, are your runners set up to run jobs with the tags you’re specifying in your .gitlab-ci.yml
? If not, you can edit a runner through Settings -> CI / CD -> Runners
and add the appropriate tags.