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 582151a commit 7e0a73d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/build-release-ccd-definition.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ release_definition_output_file=${build_dir}/civil-ccd-${environment}.xlsx
github_file=${github_dir}/civil-ccd-${environment}.xlsx

mkdir -p ${build_dir}
mkdir -p ${github_dir}

# build the ccd definition file
${root_dir}/bin/utils/process-definition.sh ${config_dir} ${release_definition_output_file} "${excludedFilenamePatterns}"
Expand Down

0 comments on commit 7e0a73d

Please sign in to comment.