Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Gitlab

0 votes
1.4k views
1 answer
    I have a git branch named QA, I want to rename it to lower case qa because I use the repository in gitlab ... -git-remote-branch-name-from-upper-case-to-lower-case-same-name...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm using gitlab ci, and sorry for the silly question, but why that code below doesn't work? image ... stackoverflow.com/questions/65839561/why-docker-image-doesnt-run-docker-build...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    in gitlab.ci.yml - ill trying to check gitlog on commits messages after last tag, and its worked: $ git log -- ... -log-gitlabci-saving-to-file-with-variable-in-name-from-git-log...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have this workgroup and I would like to make lists of interesting projects/repos contained in different subgroups ... /create-lists-to-projects-repos-in-group-and-subgroup...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
994 views
1 answer
    I am trying the access the values set on a job's configuration page from within my pipeline. ... questions/65848794/jenkins-access-job-plugin-configuration-values-inside-pipeline...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Our CI suddenly fails with the following error message: $ ./gradlew clean jar --stacktrace -i - ... .com/questions/65848997/ci-cannot-download-gradle-distribution-snapshot...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have an adonis app that I'm trying to deploy to google cloud by mirroring a gitlab repo. I have my ... from:https://stackoverflow.com/questions/65863656/google-cloud-build-fails...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Assume this is my project structure: - project - .git - scr - component - file.js I did clone the project ... com/questions/65921715/how-merging-works-when-we-use-git-add-filename...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am using GitLab. When I pushed up to prod last time, I later realized that there are many bugs. So, I ... -reset-my-local-project-now-getting-error-when-pushing-to-live-server...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    When I do a classic update to git using the following commands: git add --all git commit -am "COMMENT" ... /questions/66047459/git-how-to-disable-submodule-from-the-entire-project...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I am usgin gitlabhq/gitlab module with terrafrom. I created a separted module for gitlab resources ./terraform- ... -within-modules-not-passed-to-the-child-modules-terraform...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
980 views
1 answer
    I am usgin gitlabhq/gitlab module with terrafrom. I created a separted module for gitlab resources ./terraform- ... -within-modules-not-passed-to-the-child-modules-terraform...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I'm using gitlab runner install with Helm and running on Google Cloud Kubernetes engine. Here my runner ... bind-docker-socket-with-a-kubernetes-runner-and-share-volume...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I created a project group in the past but now we have created a company level group. Is it possible to assign the project group as subgroup under the company level group ?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    Having a few issues committing my code changes from my working branch back into a branch it was revert out of. My code ... the release branch as Gitlab doesn't allow me to do so....
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have been facing this problem with git in which I am trying to upload .mp4 files in a subdirectory of wwwroot/ but ... repo and one is outside of it. INSIDE REPO OUTSIDE OF REPO...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I tried IMPORTANT: * [ ] A checkbox but the text after IMPORTANT: is not rendered as checkbox. Instead it is ... gitlab wiki) to render the text porperly and display a checkbox?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I have a Gitlab pipeline to get into a server via ssh, load correct node version with nvm, and install node packages ... the server session. Does anyone know how to achieve that?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I came across a set of images (e.g., https://github.com/kehuantiantang/A-DNN-based-Semantic-Segmentation-for- ... -Semantic-Segmentation-for-Detecting-Weed-and-Crop.git/info/lfs'...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    基本上可以肯定如网上所说是上传文件限制了大小所导致,因为我尝试几个几个的小文件提交都是可以的,批量提交就报错了,然而网上的相关的解决方法都没能解决我的这个问题。求助!详细点哈...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I've a GitLab repository with some branches. And i also have submodule (f.e. version of commit v2) added to this project. ... --rebase But it also didn't help. What can I do?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I've a GitLab repository with some branches. And i also have submodule (f.e. version of commit v2) added to this project. ... --rebase But it also didn't help. What can I do?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I have an issue with a gitlab-runner installed via the application panel on gitlab to a k3s rancher cluster. It ... solution would be greatly appreciated :) Thank you in advance....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    How I can call a specific runner for CI job. Problem: I have default runners and now I have to install my local ... on the Git because the whole project builds on remote drivers....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.4k views
1 answer
    I use Sonar Cloud to analyze my code with Gitlab CI. How it is usually in the SONAR_HOST_URL I put https://sonarcloud. ... /cache script: - sonar-scanner only: - master - IDEA-022...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
5.0k views
1 answer
    I'm pulling image into my pipeline from ECR. First I need to authenticate using eval $(aws ecr get-login --region eu- ... How can I log into ECR right before the image is pulled ?...
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
3.6k views
1 answer
    这个问题搞了半天,查了各种资料没搞定,思路不清晰了,特意来请教下各位前辈 是这样的,仓库放在gitlab.com上 gitlab-runner 是安装的本地,配置上用的mac的shell来执行runner 然后在gitlab-ci.yml ... 查看过runner的权限,确认runner用户是有rsa文件的 但是在cicd流程中就不行 不知道还有哪些遗漏的...
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...