Skip to content

Commit

Permalink
Is gcloud installed?
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Feb 21, 2024
1 parent 1fd5f51 commit e935761
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/staging-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,9 @@ jobs:
ls
pwd
python testrail.py
# Connect to GCP bucket
# Use Github Actions marketplace
- name: Connect to GCP bucket
run: |
which gcloud

0 comments on commit e935761

Please sign in to comment.