travis: Configure travis builds (#5)

This should upload builds to osbuild/image-builder-frontend-build.
This commit is contained in:
Sanne Raymaekers 2020-09-21 17:57:45 +02:00 committed by GitHub
parent f62384485b
commit bd62e178ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,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:gundersanne/image-builder-frontend-build"
- REPO="git@github.com:osbuild/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"

BIN
.travis/deploy_key.enc Normal file

Binary file not shown.