cake-build / cake-build/cake

Encountering error on windows server run by gitlab-runner

Open
#2,452 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.2k
Forks
778
Avg merge
1h 15m
Merged PRs (30d)
19

Description

### What You Are Seeing?
![image](https://user-images.githubusercontent.com/46566536/51306474-b4ca6100-1a3d-11e9-988a-60f5d410c0ca.png)

I see multiple errors in this message, first NuGet.config not found. Second error build.cake is not found.

![image](https://user-images.githubusercontent.com/46566536/51306626-1a1e5200-1a3e-11e9-9c00-362b5bc00ce5.png)
build.cake

![image](https://user-images.githubusercontent.com/46566536/51306724-5e115700-1a3e-11e9-9fd8-4d827d9b8d88.png)
package.config

![image](https://user-images.githubusercontent.com/46566536/51307425-f3611b00-1a3f-11e9-9eb7-61aeb989ddce.png)
folder with build.cake and build.ps1
### What is Expected?
To run without exception. Tested everything on a local system win10, cake 0.32.1 and it works fine. Maybe there is a problem with this OS.
### What version of Cake are you using?
0.32.1
### Are you running on a 32 or 64 bit system?
64
### What environment are you running on? Windows? Linux? Mac?
Windows 2k12 R2
### Are you running on a CI Server? If so, which one?
Windows 2k12 R2, GitLab-Runner logged in as local admin. local admin is also owner of the gitlab-runner folder and it's sub folders.

![image](https://user-images.githubusercontent.com/46566536/51307060-06bfb680-1a3f-11e9-909c-263794e7b3ec.png)

### How Did You Get This To Happen? (Steps to Reproduce)
Start Pipeline on GitLab
GitLab-Runner executes ´Powershell .\ci-config\build.ps1 -Verbosity=Diagnostic
Failing Pipeline is reported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.