Skip to content

Commit

Permalink
Merge branch 'master' into prakash_10718_JdbcParam_MSSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandertsukanov committed Jun 8, 2022
2 parents b0d2413 + b763bdf commit 6be3425
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
14 changes: 0 additions & 14 deletions .github/actions/publish-connector-erd/action.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/publish-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,6 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_CONNECTOR_RELEASE_AUTH_TOKEN }}
SENTRY_ORG: airbyte-5j
SENTRY_PROJECT: airbyte-connectors
- name: Publish ERD
if: success()
id: publish-erd
uses: ./.github/actions/publish-connector-erd
with:
connector_directory_name: $(echo ${{ github.event.inputs.connector }} | cut -d"/" -f2)
- name: Publish ${{ github.event.inputs.connector }}
run: |
echo "$SPEC_CACHE_SERVICE_ACCOUNT_KEY" > spec_cache_key_file.json && docker login -u ${DOCKER_HUB_USERNAME} -p ${DOCKER_HUB_PASSWORD}
Expand Down
2 changes: 0 additions & 2 deletions tools/erds/publish.sh

This file was deleted.

0 comments on commit 6be3425

Please sign in to comment.