lemme just try this rq

This commit is contained in:
ajgeiss0702
2021-05-31 15:29:51 +00:00
parent f5f831c817
commit cdbf09dade
-3
View File
@@ -65,9 +65,6 @@ publishing {
name = "Job-Token"
value = System.getenv("CI_JOB_TOKEN")
}
authentication {
getCredentials(HttpHeaderCredentials::class)
}
}
}
}