update keys for deployments (#28)

This commit is contained in:
Ryan Long 2020-10-30 11:39:57 -04:00 committed by GitHub
parent c9d5751d57
commit e71004f291
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -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"

Binary file not shown.