Skip to content
Snippets Groups Projects
Commit bdc3128e authored by Mike Marchetti's avatar Mike Marchetti
Browse files

fixup changelog copy


Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
parent cb158025
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,9 @@ mkdir -p $BASE_DIR/dists
cp -R $BUILD_NUMBER/dists/$IN_REPO $BASE_DIR/dists/$OUT_REPO
cp -R $BUILD_NUMBER/pool $BASE_DIR/
[ -d "$BUILD_NUMBER/changelog" ] && cp -R $BUILD_NUMBER/changelog $BASE_DIR/
echo "copy changelog from $BUILD_NUMBER/changelog to $BASE_DIR/"
cp -R $BUILD_NUMBER/changelog $BASE_DIR/
cd $BASE_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment