yazid138 12 hours ago
parent
commit
99234258f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -30,6 +30,7 @@ node {
       echo "Branch: master"
       sh 'docker -v'
       sh 'printenv'
+      sh 'docker-compose -v'
     }
 	
     stage('Test Build'){