Skip to content

Commit e935761

Browse files
committed
Is gcloud installed?
1 parent 1fd5f51 commit e935761

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/staging-push.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ jobs:
4444
ls
4545
pwd
4646
python testrail.py
47+
48+
# Connect to GCP bucket
49+
# Use Github Actions marketplace
50+
- name: Connect to GCP bucket
51+
run: |
52+
which gcloud

0 commit comments

Comments
 (0)