This website works better with JavaScript.
Home
Help
Register
Sign In
CDAGaming
/
The-Aether
forked from
GildedGames/The-Aether
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Change] Update jenkinsfile
1.12.2
CDAGaming
10 months ago
parent
b03133c32b
commit
b5fdc6d22d
Signed by:
CDAGaming
<cstack2011@yahoo.com>
GPG Key ID:
CD38F10505E7CEB6
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Jenkinsfile
+ 2
- 2
Jenkinsfile
View File
@@ -5,7 +5,7 @@ pipeline {
agent {
docker {
args '-v gradle-cache:/home/gradle/.gradle'
image 'gradle:
3.5
-jdk8-alpine'
image 'gradle:
4.9
-jdk8-alpine'
}
}
@@ -21,4 +21,4 @@ pipeline {
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save