We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b756a9a commit 478bae7Copy full SHA for 478bae7
.github/workflows/mr.yml
@@ -29,6 +29,7 @@ jobs:
29
run: |
30
git fetch origin master
31
git branch --show-current
32
+ env
33
export TF_ACC=true
34
export TENCENTCLOUD_REGION=ap-guangzhou
35
export TENCENTCLOUD_SECRET_KEY=${{ secrets.TENCENTCLOUD_SECRET_KEY }}
0 commit comments