Update 'build-minecraft.jenkins'
This commit is contained in:
parent
fe0abec758
commit
ac913c2fb8
@ -13,7 +13,7 @@ USER minecraft
|
||||
WORKDIR /minecraft
|
||||
|
||||
RUN \
|
||||
curl -Ls https://papermc.io/api/v1/paper/1.15/latest/download -o /minecraft/paper-mc.jar && \\
|
||||
curl -Ls https://papermc.io/api/v1/paper/1.15.1/latest/download -o /minecraft/paper-mc.jar && \\
|
||||
mkdir /minecraft/data && \\
|
||||
mkdir /minecraft/html && \\
|
||||
cd /minecraft/data && \\
|
||||
|
Reference in New Issue
Block a user