actually use the Ellpeck feed because project-scoped feeds are a bit bleh

This commit is contained in:
Ellpeck 2020-02-07 14:21:55 +01:00
parent c1b5b6315c
commit 3e60399572

View file

@ -145,8 +145,7 @@ publishing {
}
repositories {
maven {
url 'https://pkgs.dev.azure.com/Ellpeck/NaturesAura/_packaging/NaturesAura/maven/v1'
name 'NaturesAura'
url 'https://pkgs.dev.azure.com/Ellpeck/_packaging/Ellpeck/maven/v1'
credentials {
username "Azure DevOps Services"
password System.getenv('ACCESS_TOKEN')