Skip to content

Commit 29e14fd

Browse files
committed
debug(ci)
1 parent 5b598a3 commit 29e14fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ stages:
22
- build
33

44
before_script:
5-
- 'dotnet restore'
5+
- 'whoami'
6+
- 'sudo dotnet restore'
67

78
build:
89
stage: build

0 commit comments

Comments
 (0)