2 Commits

Author SHA1 Message Date
josephworks
9079229b0f Update README.md 2024-08-08 11:44:37 -07:00
Joseph Robinson
279a2b23ff Update Jenkinsfile 2021-03-12 19:03:19 -07:00
2 changed files with 1 additions and 2 deletions

2
Jenkinsfile vendored
View File

@@ -4,7 +4,7 @@ pipeline {
environment {
DISCORD_WEBHOOK_URL = credentials('3e8105ad-8e03-4550-bc66-a27438ec6fb3')
CHANGES = getChanges(currentBuild)
ARTIFACT = "http://ci.josephworks.net/job/Akarin/job/1.16.3/${currentBuild.id}/artifact/target/akarin-1.16.3-launcher.jar"
ARTIFACT = "http://ci.josephworks.net/job/Akarin/job/1.15.2/${currentBuild.id}/artifact/target/akarin-1.15.2-launcher.jar"
}
stages {
stage('Initialize') {

View File

@@ -51,7 +51,6 @@ git submodule update --init --recursive
Demo Servers
---
* [Fair Server](https://fairserver.ru)
* [Wolfx](https://wolfx.jp/)
* [Pioneercraft](https://www.pioneercraft.pw/)