mirror of https://github.com/citusdata/citus.git
Remove workflow env variables.
parent
eb73c20630
commit
072d7be441
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue