Skip to content

Commit

Permalink
refactor:move the files in different location
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmendrak committed Jul 22, 2021
1 parent 7e0a73d commit 5dd9ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build-release-ccd-definition.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ mkdir -p ${github_dir}
# build the ccd definition file
${root_dir}/bin/utils/process-definition.sh ${config_dir} ${release_definition_output_file} "${excludedFilenamePatterns}"

cp release_definition_output_file github_file
cp ${release_definition_output_file} ${github_file}

0 comments on commit 5dd9ea6

Please sign in to comment.