Skip to content

Commit

Permalink
add the cloud provider env variable (#1599)
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 authored Mar 30, 2022
1 parent 9e31a3f commit c9ab944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
aws-region: us-east-1
- run: make nightly
env:
CLOUD_PROVIDER: aws
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c9ab944

Please sign in to comment.