Skip to content

Commit fdf5ff0

Browse files
author
mint9976
committed
Merge remote-tracking branch 'origin/master'
2 parents 3526915 + 2f6f8cc commit fdf5ff0

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,8 @@ ________________________________________
2121

2222
```java
2323
maven{
24-
url"https://gitlab.zyonicsoftware.com/api/v4/projects/144/packages/maven"
25-
name"GitLab"
26-
credentials(HttpHeaderCredentials){
27-
name='Private-Token'
28-
value=System.getenv("ZYONIC_PERSONAL_GITLAB_TOKEN")
29-
}
30-
authentication{
31-
header(HttpHeaderAuthentication)
32-
}
33-
}
24+
url "https://gitlab.zyonicsoftware.com/api/v4/projects/144/packages/maven"
25+
}
3426
```
3527

3628
```java

0 commit comments

Comments
 (0)