Explorar o código

Updated Jenkinsfile for proofs

fooser %!s(int64=7) %!d(string=hai) anos
pai
achega
1ee4bbf28d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -4,7 +4,7 @@ pipeline {
     stages {
         stage('Build') {
             steps {
-                echo 'Building..'
+                echo 'Building...'
             }
         }
         stage('Test') {