Rollback
This commit is contained in:
@@ -65,6 +65,9 @@ publishing {
|
|||||||
name = "Job-Token"
|
name = "Job-Token"
|
||||||
value = System.getenv("CI_JOB_TOKEN")
|
value = System.getenv("CI_JOB_TOKEN")
|
||||||
}
|
}
|
||||||
|
authentication {
|
||||||
|
getCredentials(HttpHeaderCredentials::class)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user