diff --git a/.travis.yml b/.travis.yml index 92afdb4a..9b3845ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ after_success: - curl -sSL https://raw.githubusercontent.com/RedHatInsights/insights-frontend-builder-common/master/src/bootstrap.sh | bash -s env: global: - - REPO="git@github.com:osbuild/image-builder-frontend-build" + - REPO="git@github.com:RedHatInsights/image-builder-frontend-build" - REPO_DIR="image-builder-frontend-build" - BRANCH=${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} - NODE_OPTIONS="--max-old-space-size=4096 --max_old_space_size=4096" diff --git a/.travis/deploy_key.enc b/.travis/deploy_key.enc index 7e65fe10..4c15ff68 100644 Binary files a/.travis/deploy_key.enc and b/.travis/deploy_key.enc differ