Skip to content

Commit

Permalink
Add snyk-scan to Kosli template
Browse files Browse the repository at this point in the history
  • Loading branch information
FayeSGW committed Sep 20, 2023
1 parent 08ad4a1 commit af7b2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sh/kosli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kosli_create_flow()
kosli create flow "${KOSLI_FLOW}" \
--description="Language+TestFramework choices" \
--host="${hostname}" \
--template=artifact \
--template=artifact,snyk-scan \
--visibility=public
}

Expand Down

0 comments on commit af7b2de

Please sign in to comment.