Commit 6d3d9c21 authored by canterburym's avatar canterburym
Browse files

Update sa5-data-models-validation.jenkinsfile

parent 589a6bb6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -44,8 +44,8 @@ pipeline {
                    ]
                }
                //Remove all old logs and docx
                sh 'rm */*.log'
                sh 'rm */*/*.log'
                sh 'rm -f */*.log'
                sh 'rm -f */*/*.log'
                sh 'rm -f *.docx'

				updateGitlabCommitStatus name: 'Resolve', state: 'success'