mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Update jenkins config
This commit is contained in:
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@@ -1,8 +1,8 @@
|
||||
#!groovy
|
||||
|
||||
node('freebsd') {
|
||||
// freebsd 10.3 + pkg install git openjdk cmake icu pkgconf swig30 python3 boost-libs gettext-tools qt5-buildtools qt5-network qt5-qmake
|
||||
timestamps {
|
||||
timestamps {
|
||||
node('freebsd') {
|
||||
// freebsd 10.3 + pkg install git openjdk cmake icu pkgconf swig30 python3 boost-libs gettext-tools qt5-buildtools qt5-network qt5-qmake
|
||||
timeout(time: 30, unit: 'MINUTES') {
|
||||
def wsdir = pwd()
|
||||
stage('Checkout') {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# [](http://znc.in) - An advanced IRC bouncer
|
||||
|
||||
[](https://travis-ci.org/znc/znc)
|
||||
[](http://jenkins.znc.in/job/znc/job/master/)
|
||||
[](https://jenkins.znc.in/job/znc/job/znc/job/master/)
|
||||
[](https://ci.appveyor.com/project/DarthGandalf/znc/branch/master)
|
||||
[](https://www.bountysource.com/trackers/1759-znc?utm_source=1759&utm_medium=shield&utm_campaign=TRACKER_BADGE)
|
||||
[](https://coveralls.io/github/znc/znc?branch=master)
|
||||
|
||||
Reference in New Issue
Block a user