mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 11:25:29 +01:00
test
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -8,6 +8,9 @@ pipeline {
|
||||
additionalBuildArgs "-t git.sysctl.io/albert/headscale-webui:jenkins-${env.BRANCH_NAME}-${env.BUILD_NUMBER}"
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'cat /etc/os-release'
|
||||
}
|
||||
stage("Test") {
|
||||
steps {
|
||||
sh 'cat /etc/hostname'
|
||||
|
||||
Reference in New Issue
Block a user