You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first link is installing a full gitlab-runner. That's a fairly heavy dependency with a different goal. The second link is specifically to prototype pipelines on a local system.
https://stackoverflow.com/a/65920577/1532974 -- but gitlab-ci-local is what I've used. There's not a lot of support here, probably because unlike GitHub, you can set up your own runners.
This issue or pull request has been automatically marked as stale because it has not had recent activity. Please manually close it, if it is no longer relevant, or ask for help or support to help getting it unstuck. Let me bring this to the attention of @klieret@wdconinc@michmx for now.
Can we recommend something similar to act? Perhaps what is suggested here: https://stackoverflow.com/questions/49090675/how-can-i-test-gitlab-ci-yml
Wouter uses gitlab-ci-local, https://github.com/firecow/gitlab-ci-local
The text was updated successfully, but these errors were encountered: