build: fixes permissions issue.

This commit is contained in:
Leonard Gram 2019-01-17 13:40:40 +01:00
parent d71f1bf4bc
commit 18004562a6
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,8 @@ fi
set -e
# Setup environment
cp scripts/build/update_repo/aptly.conf /etc/aptly.conf
cp scripts/build/update_repo/aptly.conf ~/.aptly.conf
mkdir -p /deb-repo/db \
/deb-repo/repo \
/deb-repo/tmp

View File

@ -26,6 +26,7 @@ set -e
# Setup environment
BUCKET="gs://$GCP_REPO_BUCKET/$RELEASE_TYPE/$REPO"
mkdir -p /rpm-repo
# Download the database