user29866537
user29866537

Reputation: 1

Share variable between two jobs with different runners

Is there a way to pass a variable between two jobs but each job has a different runner? So job1 has a self-hosted runner and job2 ubuntu-latest.

Like mentioned in the docs is only working if jobs are using the same runner.

Is there a solution?

Upvotes: -5

Views: 24

Answers (0)

Related Questions