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
8f95dbe5
Commit
8f95dbe5
authored
Dec 07, 2020
by
David Freeman
Browse files
fix S3 directory name
parent
063b8dcb
Pipeline
#95268
passed with stages
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
stages/publish/upload_to_s3.yaml
stages/publish/upload_to_s3.yaml
+1
-1
No files found.
stages/publish/upload_to_s3.yaml
View file @
8f95dbe5
...
...
@@ -4,7 +4,7 @@ upload to s3:
variables
:
#TODO: Put these in globals
SCAN_DIRECTORY
:
"
${ARTIFACT_STORAGE}/scan-results"
DOCUMENTATION_DIRECTORY
:
"
${ARTIFACT_STORAGE}/report-generation
/reports
"
DOCUMENTATION_DIRECTORY
:
"
${ARTIFACT_STORAGE}/report-generation"
BUILD_DIRECTORY
:
"
${ARTIFACT_STORAGE}/build"
BASE_BUCKET_DIRECTORY
:
testing/plugins-scan-reports
REPORT_TAR_NAME
:
"
${PLUGIN_NAME}-${REPORT_DATE}_plugin_scan_result.tar.gz"
...
...
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