Skip to content

Commit

Permalink
[DNM] testing future airbyte-ci ci bin a current master
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jan 26, 2024
1 parent 8bdfd8b commit b654a0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/airbyte-ci-requirements/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
airbyte_ci_binary_url:
description: "URL to airbyte-ci binary"
required: false
default: https://connectors.airbyte.com/airbyte-ci/releases/ubuntu/latest/airbyte-ci
default: https://storage.googleapis.com/dev-airbyte-cloud-connector-metadata-service/airbyte-ci/releases/ubuntu/47039ff/airbyte-ci

runs:
using: "composite"
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/run-dagger-pipeline/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ inputs:
airbyte_ci_binary_url:
description: "URL to airbyte-ci binary"
required: false
default: https://connectors.airbyte.com/airbyte-ci/releases/ubuntu/latest/airbyte-ci
default: https://storage.googleapis.com/dev-airbyte-cloud-connector-metadata-service/airbyte-ci/releases/ubuntu/47039ff/airbyte-ci
python_registry_token:
description: "Python registry API token to publish python package"
required: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ data:
tags:
- language:low-code
metadataSpecVersion: "1.0"
# TO REVERT

0 comments on commit b654a0d

Please sign in to comment.