UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Tools
ironbank-plugins-pipeline
Commits
21d694f1
Commit
21d694f1
authored
Dec 08, 2020
by
David Freeman
Browse files
move tar to artifact dir
parent
06247d71
Pipeline
#96014
passed with stages
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
stages/report-generation/report-generation.sh
stages/report-generation/report-generation.sh
+2
-0
No files found.
stages/report-generation/report-generation.sh
View file @
21d694f1
...
...
@@ -15,4 +15,6 @@ cp "README.md" "${REPORT_PATH}"
tar
-czvf
"
${
PLUGIN_NAME
}
-
${
utc_date
}
_plugin_scan_result.tar.gz"
-C
"
${
REPORT_PATH
}
"
"
${
PLUGIN_NAME
}
-
${
utc_date
}
.xlsx"
"README.md"
mv
"
${
REPORT_PATH
}
/
${
PLUGIN_NAME
}
-
${
utc_date
}
_plugin_scan_result.tar.gz"
"
${
REPORT_PATH
}
/"
echo
"REPORT_DATE=
${
utc_date
}
"
>>
"
${
REPORT_PATH
}
/report_generation.env"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment