Category "gitlab-ci-runner"

error: cannot open .git/FETCH_HEAD: Permission denied on gitlab-runner

I'm trying to pull code with gitlab-runner with a shell executor. $ git pull origin master error: cannot open .git/FETCH_HEAD: Permission denied ERROR: Job

Using GitLabRunner to execute GUI tests on windows with permanent active user session

i'm having issues to get a permanent active user-session on my virtual machine to execute gui tests developed with the functional testing tool Ranorex Studio vi

Black Duck with Gitlab-CI runner

Im trying to integrate BlackDuck in to a gitlab ci script. Running OpenJDK on Alpine 3.9.2 I get the following error in the logs 2019-10-14 15:19:00 ERROR [ma

Gitlab-CI: Cross-service communication

I’m currently using Gitlab-CI to test a jboss eap based java application. To be more precise, I’m using Postman’s newman tool to run some REST

Cypress test not finding element when ran in Gitlab CI

I'm using Cypress for automated testing. An app built in React with Next.js The tests pass locally with cypress open and cypress run but fail within GitLab CI.

Gitlab Runner Image with GCP credentials

I am trying to teach my Gitlab Runner image to get custom builder images from my private Docker Registry (GCR running in the Google Cloud). What did not work o

Gitlab-CI with Docker executor /usr/bin/bash: line 90: git: command not found

I have a local GitLab server and gitlab-ci runner with Docker executor. I want to use gitlab-ci to build (for the first stage) my Maven project. Since I use bui

What kubernetes permissions does GitLab runner kubernetes executor need?

I've installed GitLab runner on a kubernetes cluster under a namespace gitlab-runner. Like so # cat <<EOF | kubectl create -f - { "apiVersion": "v1",