Add a gitlab-ci.yml file with test, build, review, and deploy stages
Add a gitlab-ci.yml file with test, build, review, and deploy stages.
Can I use localhost for gitlab
Itry to use this tutorial
https://docs.gitlab.com/ee/topics/offline/quick_start_guide.html
There is the domain name
Can I use gitlab the domain localhost for my local instance of gitlub ce?
Gitlab not change version after upgrade to latest
I upgrade Gitlab CE from 16.9.2 to 17.3.0 via 16.11.8 according to Gitlab CE upgrade path (sudo; Ubuntu 22.04.4 LTS):
Can’t push from local main to GitLab main (pre-receive hook declined)
I created my GitLab account about a month ago. Create my SSH keys, uploaded them and was using repositories without any problems. Had webhook integrations and deploy keys, no problems too.
how to create same host gitlab in same cluster
I am planning to set up another GitLab instance with the same hostname within the same Kubernetes cluster. There is already a GitLab instance with Helm version 5.10.5 that has been set up, and now I am trying to deploy another GitLab instance with Helm version 7.11.7 in a different namespace within the same cluster. However, I encountered the following error:
GitLab | Determine version of sidekiq
I am struggling to determine the version of sidkiq GitLab Omnibus uses within its corresponding installation.
Preferrably, I could derive that information from the source code, to be able to see which version is being used now and in future versions to come.
As always, any help is higly appreciated.
How to access origin/main in gitlab CI/CD
I added some automated commit quality checks to our gitlab CI, which essentially walks through all the commits that are in the merge request one-by-one. I essentially loop through the result of a git rev-list origin/main..
Accessing origin/main
I added some automated commit quality checks to our gitlab CI, which essentially walks through all the commits that are in the merge request one-by-one. I essentially loop through the result of a git rev-list origin/main..
How to run reports of gitlab accounts [closed]
Closed 4 days ago.
Gitlab – simple array breaks include in a file
I have an array of simple paths to use in changes when rules for job are defined. I used approach with anchors. The code looks like this: