diff --git a/Jenkinsfile b/Jenkinsfile index 91e9b8d..d3ab991 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,8 @@ pipeline { agent any + environment { + BAGET = credentials('') + } stages { stage('Build Projects') { steps { diff --git a/README.md b/README.md index 0db7a80..f904a60 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MLEM (M)LEM (L)ibrary by (E)llpeck for (M)onoGame -Get it at https://www.nuget.org/packages?q=mlem +Get it at https://www.nuget.org/packages?q=mlem or get prerelease builds at https://nuget.ellpeck.de/ To talk about MLEM and suggest features or report issues, join the Discord at https://ellpeck.de/discord