Skip to content

Commit

Permalink
Add custom command
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbachorski committed Sep 10, 2024
1 parent 7a6cdb0 commit b1bfb1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ jobs:
with:
environment: ${{ needs.determineenvironment.outputs.environment }}
arguments: '--project ${{ needs.vars.outputs.FIREBASE_PROJECT_ID }}'
customcommand: 'npm ci'
secrets:
GOOGLE_APPLICATION_CREDENTIALS_BASE64: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_BASE64 }}

0 comments on commit b1bfb1e

Please sign in to comment.