This commit is contained in:
ajgeiss0702
2021-05-22 09:53:41 -07:00
parent 04e1465111
commit 0aeb06ab68
-3
View File
@@ -64,9 +64,6 @@ publishing {
name = "Job-Token"
value = System.getenv("CI_JOB_TOKEN")
}
authentication {
container(HttpHeaderAuthentication::class.java)
}
}
}
}