[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to configure CI on salsa?



Re: Daniele Forsi
> In the "CI/CD Settings" page [1] I have set "CI/CD configuration file"
> to "recipes/debian.yml@salsa-ci-team/pipeline" as in [2] but the
> Pipelines page [3] still shows the "Get started" button instead of a
> "Run pipeline" button.
> Is this supposed to work with my access level or I'm doing something wrong?
> Should I instead add a debian/gitlab-ci.yml config like in other repositories?

Oh, that's very interesting that gitlab no longer requires an in-repo
CI config. TIL.

You set up everything correctly, but the un-intuitive part is that you
need to actually push something *after* having set up CI. The easiest
way to do that is to push a branch that doesn't change anything, which
I just did. (The job failed because I removed that branch too early.)
Now the button is there.

Cheers,
Christoph


Reply to: