This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -10,6 +10,8 @@ pipeline {
|
||||
steps {
|
||||
echo "Running ${env.BUILD_ID} on ${env.JENKINS_URL}"
|
||||
echo 'Building..'
|
||||
sh 'ls -la /var/lib'
|
||||
sh 'whoami'
|
||||
sh 'docker info'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user