Remove workflow env variables.

pull/7154/head
Gokhan Gulbiz 2023-08-21 11:12:07 +03:00
parent eb73c20630
commit 072d7be441
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 0 additions and 9 deletions

View File

@ -32,15 +32,6 @@ on:
citusupgrade_image_name:
required: false
default: "citus/citusupgradetester"
# env:
# AZURE_SP: xxxx
# AZURE_SP_PASSWORD: xxxx
# AZURE_SP_TENANT: xxxx
# CC_TEST_REPORTER_ID: xxx
# CODECOV_TOKEN: xxxx
# GIT_ADMIN_PAT: xxxx
# GIT_TOKEN: xxxx
# GIT_USERNAME: xxxx
jobs:
check-sql-snapshots:
runs-on: ubuntu-latest