a
This commit is contained in:
+1
-2
@@ -62,12 +62,11 @@ publishing {
|
||||
name = "GitLab"
|
||||
|
||||
credentials(HttpHeaderCredentials::class.java) {
|
||||
|
||||
name = "Job-Token"
|
||||
value = System.getenv("CI_JOB_TOKEN")
|
||||
}
|
||||
authentication {
|
||||
HttpHeaderAuthentication::class.java
|
||||
credentials
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user