extension
undefined
fix
search
Sign in
gitlab-ci-runner
Newest
Using gitlab runner to execute shell script command
There is a JDK of java8 on the original machine. Later, I installed a JDK of java11, becau...
1 answers
How to start gitlab runner offline
How to restart gitlab runner offline in the background? Please answer in detail how to mak...
0 answers
Gitlab CI runner shell grep cannot get variables
The variables I set are: variables: IMAGE_ID: registry.xxx.xxx:5000/xxx/xxx DOCKER_LOCAL_P...
0 answers
How to configure the authentication information if the image of runner running basic job in gitlab CI is in private warehouse
Image in private warehouse, running error...
0 answers
How to package gitlab?
How to package gitlab?...
1 answers
Using gitlab runner docker on Android leads to the problem of too long cache compression and decompression time
Problem description Android project is built with gradle, which will produce the following...
0 answers
How to deal with the configuration information of the application when using gitlab + gitlab runner as CI / CD?
When using gitlab to do CI / CD, the configuration information of some applications, such ...
2 answers
The artifacts are too large, failed to upload
The dist directory is about 25m in size...
0 answers
gitlab - Runner cannot connect to GIT
As shown in the figure, this problem occurs when running a job after installing runner, wh...
1 answers
The next stage of gitlab CI will delete the files generated by the previous stage
gitlab- ci.yml File: stages: - build - image build_ package: stage: build script: - "/...
0 answers
Using gitlab Ci, the shell contents in scripts are all executed, but the status is always running. Why?
.gitlab- ci.yml The documents are as follows: stages: build deploy_ test #Compile build: s...
3 answers
Tomcat started with gitlab CI will be killed at the end of the process
Recently, we are using gitlab to achieve continuous integration, but in the configuration ...
2 answers
How to run git runner on different platforms by gitlab Ci
Well, we are responsible for Cross Platform SDK development. We need to compile code on MA...
1 answers
"Host key verification failed" will appear when gitlab runner executes the script
When using gitlab Ci to build a task, the following errors will appear when executing git ...
5 answers
Gitlab configuration.gitlab- ci.yml Printing has been successful, but the server did not pull down the code?
Gitlab is configured for continuous delivery, but the printing has passed, but there is no...
1 answers
more >>