update keys for deployments (#28)
This commit is contained in:
parent
c9d5751d57
commit
e71004f291
2 changed files with 1 additions and 1 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue