Skip to content
Snippets Groups Projects
Commit 59e2aba2 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Push packages to the 'official' user

parent cbb62eaf
No related branches found
No related tags found
4 merge requests!326Merge master to enable packagecloud for 7-10-stable,!323WIP Packagecloud 3,!322WIP Packagecloud 2,!307Packagecloud uploads
Loading
Loading
@@ -3,7 +3,7 @@ RELEASE_BUCKET=downloads-packages
RELEASE_BUCKET_REGION=eu-west-1
SECRET_DIR:=$(shell openssl rand -hex 20)
PLATFORM_DIR:=$(shell bundle exec support/ohai-helper platform-dir)
PACKAGECLOUD_USER=jacob
PACKAGECLOUD_USER=packages
PACKAGECLOUD_REPO:=$(shell if support/is_gitlab_ee.sh ; then echo gitlab-ee; else echo gitlab-ce; fi)
PACKAGECLOUD_OS:=$(shell bundle exec support/ohai-helper repo-string)
UUID_TARBALL=/var/cache/omnibus/cache/uuid-1.6.2.tar.gz
Loading
Loading
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