mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
CI: update comment
This commit is contained in:
Vendored
+2
@@ -3,6 +3,8 @@
|
||||
timestamps {
|
||||
node('freebsd') {
|
||||
// freebsd 13.1 + pkg install git openjdk17 cmake icu pkgconf swig python3 boost-libs gettext-tools qt5-buildtools qt5-network qt5-qmake
|
||||
// Then fill known_hosts with https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints
|
||||
// (needed for crowdin cron job in jenkins)
|
||||
timeout(time: 30, unit: 'MINUTES') {
|
||||
def wsdir = pwd()
|
||||
stage('Checkout') {
|
||||
|
||||
Reference in New Issue
Block a user