Commit 7afc594e authored by carignani's avatar carignani
Browse files

Remove post actions

parent 56d2fe68
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -52,10 +52,4 @@ pipeline {
			}
		}
	}
	post {
    	success {
    	}
    	failure {
    	}
	}
}