Skip to content

Commit

Permalink
Build script
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudOver committed Mar 28, 2018
1 parent f32a8af commit 14298e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ for NAME in "${PACKAGES[@]}" ; do
cd $pwd
done

aptly snapshot create $VERSION from cloudover
aptly snapshot create $VERSION from repo cloudover
for DISTRO in "${DEB_VERSIONS[@]}" ; do
aptly publish snapshot -distribution $DISTRO -architectures=all $VERSION
aptly publish switch -distribution $DISTRO -architectures=all $VERSION
Expand Down

0 comments on commit 14298e3

Please sign in to comment.