Skip to content

Add OP_SERVICE_ACCOUNT_TOKEN #833

Add OP_SERVICE_ACCOUNT_TOKEN

Add OP_SERVICE_ACCOUNT_TOKEN #833

Workflow file for this run

name: kitchen

Check failure on line 1 in .github/workflows/kitchen.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/kitchen.yml

Invalid workflow file

(Line: 19, Col: 5): Unexpected value 'env'
on:
push:
branches: [ main ]
pull_request:
jobs:
kitchen:
strategy:
fail-fast: false
uses: facebook/chef-cookbooks/.github/workflows/reusable-kitchen-tests.yml@main
secrets: inherit
with:
universe: true
suite: local
kitchen_local_yaml: .kitchen.local.yml
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}