mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-21 06:54:48 +01:00
test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -52,10 +52,12 @@ pipeline {
|
||||
forgejoImage.inside {
|
||||
sh 'ls -lah /app'
|
||||
sh 'python --version'
|
||||
sh 'pip list'
|
||||
}
|
||||
ghcrImage.inside {
|
||||
sh 'ls -lah /app'
|
||||
sh 'python --version'
|
||||
sh 'pip list'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user