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
32277827
Commit
32277827
authored
Dec 08, 2020
by
David Freeman
Browse files
update repomap keywords
parent
cdb64d26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
stages/publish/create_repo_map.py
stages/publish/create_repo_map.py
+1
-3
No files found.
stages/publish/create_repo_map.py
View file @
32277827
...
...
@@ -52,9 +52,7 @@ def source_keywords(keywords_file):
keyword_entry
=
line
.
strip
()
keywords_list
.
append
(
keyword_entry
)
output_list
=
json
.
dumps
({
"keywords"
:
keywords_list
})
return
output_list
return
keywords_list
def
main
():
...
...
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