Skip to content

Commit

Permalink
chore: auto-fix lint and format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii committed Dec 18, 2024
1 parent 4d65efe commit bb77ee7
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ data:
baseImage: docker.io/airbyte/java-connector-base:1.0.0@sha256:be86e5684e1e6d9280512d3d8071b47153698fe08ad990949c8eeff02803201a
connectorSubtype: file
connectorTestSuitesOptions:
- suite: integrationTests
testSecrets:
- fileName: config.json
name: SECRET_DESTINATION-S3-GLUE__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
- suite: integrationTests
testSecrets:
- fileName: config.json
name: SECRET_DESTINATION-S3-GLUE__CREDS
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
connectorType: destination
definitionId: 471e5cab-8ed1-49f3-ba11-79c687784737
dockerImageTag: 0.1.11
Expand All @@ -30,5 +30,5 @@ data:
releaseStage: alpha
supportLevel: community
tags:
- language:java
metadataSpecVersion: '1.0'
- language:java
metadataSpecVersion: "1.0"

0 comments on commit bb77ee7

Please sign in to comment.