Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
updated archive name to match previosu releases (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
neeraj-laad committed Aug 5, 2019
1 parent a0ccd74 commit 00bb297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ do
if [ -d $template_dir ]
then
template_id=$(basename $template_dir)
template_archive=$repo_name.$stack_id.$template_id.tar.gz
template_archive=$repo_name.$stack_id.templates.$template_id.tar.gz

if [ $build = true ]
then
Expand Down

0 comments on commit 00bb297

Please sign in to comment.