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
d076f023
Commit
d076f023
authored
Dec 08, 2020
by
David Freeman
Browse files
update readme var and add manifest var
parent
ab8761d3
Pipeline
#96235
passed with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
stages/publish/plugin_repo_map_vars.sh
stages/publish/plugin_repo_map_vars.sh
+2
-1
No files found.
stages/publish/plugin_repo_map_vars.sh
View file @
d076f023
...
...
@@ -18,4 +18,5 @@ export TAR_ARTIFACT="${DOCUMENTATION_DIRECTORY}/${REPORT_TAR_NAME}"
export
anchore_security_results
=
"
${
S3_HTML_LINK
}
/
${
REMOTE_REPORT_DIRECTORY
}
/csvs/anchore_security.csv"
# export output_dir="${ARTIFACT_DIR}"
export
project_readme
=
"
${
S3_HTML_LINK
}
/
${
REMOTE_REPORT_DIRECTORY
}
/
${
PROJECT_README
}
"
export
project_readme
=
"
${
CI_PROJECT_URL
}
-/raw/master/README.md"
export
plugin_manifest
=
"
${
CI_PROJECT_URL
}
-/raw/master/plugins_manifest.yaml"
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