Skip to content

Add linode provider support #3124

Add linode provider support

Add linode provider support #3124

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on PR
on:
pull_request:
branches:
- master
paths:
- ".github/workflows/firebase-hosting-pull-request.yml"
- "www/**"
jobs:
build_and_preview:
if: ${{ github.triggering_actor != 'plural-renovate[bot]' }}
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: cd www && yarn install --immutable && CI=false yarn build:staging
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_PLURALSH }}'
projectId: pluralsh