Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cayod committed Oct 19, 2023
1 parent 8872b18 commit bc28a6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@ jobs:
GOOGLE_CLOUD_PROJECT: test-hubble-319619
BUCKET: us-central1-hubble-1pt5-dev-7db0e004-bucket

- name: get GKE credentials
uses: "google-github-actions/get-gke-credentials@v1"
with:
cluster_name: "us-central1-hubble-1pt5-dev-7db0e004-gke"
location: $LOCATION

- name: Update Airflow variables
run: >
gcloud composer environments run $COMPOSER_ENVIRONMENT
Expand Down

0 comments on commit bc28a6c

Please sign in to comment.