SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.83
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE
Current File : /opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/sshpk//Jenkinsfile
@Library('[email protected]') _
pipeline {
agent none
options {
buildDiscarder(logRotator(numToKeepStr: '30'))
timestamps()
}
stages {
stage('top') {
parallel {
stage('v0.10.48-zone') {
agent {
label joyCommonLabels(image_ver: '15.4.1')
}
tools {
nodejs 'sdcnode-v0.10.48-zone'
}
stages {
stage('check') {
steps{
sh('make check')
}
}
stage('test') {
steps{
sh('make test')
}
}
}
}
stage('v4-zone') {
agent {
label joyCommonLabels(image_ver: '15.4.1')
}
tools {
nodejs 'sdcnode-v4-zone'
}
stages {
stage('check') {
steps{
sh('make check')
}
}
stage('test') {
steps{
sh('make test')
}
}
}
}
stage('v6-zone64') {
agent {
label joyCommonLabels(image_ver: '18.4.0')
}
tools {
nodejs 'sdcnode-v6-zone64'
}
stages {
stage('check') {
steps{
sh('make check')
}
}
stage('test') {
steps{
sh('make test')
}
}
}
}
}
}
}
post {
always {
joySlackNotifications()
}
}
}
| NAME |
SIZE |
LAST TOUCH |
USER |
CAN-I? |
FUNCTIONS |
| .. | -- | 22 Feb 2026 8.47 PM | root / root | 0755 | |
| bin | -- | 14 Mar 2026 8.32 AM | root / root | 0755 | |
| lib | -- | 14 Mar 2026 8.32 AM | root / root | 0755 | |
| man | -- | 22 Feb 2026 8.47 PM | root / root | 0755 | |
| | | | | |
| .travis.yml | 0.185 KB | 22 Feb 2026 8.40 PM | root / root | 0644 | |
| Jenkinsfile | 2.336 KB | 22 Feb 2026 8.40 PM | root / root | 0644 | |
| LICENSE | 1.042 KB | 22 Feb 2026 8.40 PM | root / root | 0644 | |
| README.md | 24.065 KB | 22 Feb 2026 8.40 PM | root / root | 0644 | |
| package.json | 2.441 KB | 22 Feb 2026 8.40 PM | root / root | 0644 | |