Skip to content

Commit 861b9ba

Browse files
author
Isaac Hill
committed
new path for artefatcs
1 parent 2dbcf99 commit 861b9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile_config_dir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pipeline {
4747

4848
post {
4949
always {
50-
archiveArtifacts artifacts: "${env.WORKSPACE.replaceAll('\\\\', '/')}git_status/*.txt", caseSensitive: false
50+
archiveArtifacts artifacts: "config_job/git_status/*.txt", caseSensitive: false
5151
logParser([
5252
projectRulePath: 'parse_rules',
5353
parsingRulesPath: '',

0 commit comments

Comments
 (0)