check gcloud

This commit is contained in:
Jacob Heider 2023-12-16 22:22:04 -05:00
parent 2e88145e8c
commit 236807da03
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -47,5 +47,9 @@ provides:
- bin/anthoscli
test:
- gcloud --version | grep {{version}}
# for more tests we need to authenticate with a service account
dependencies:
gnu.org/readline: 8.2.0
script:
- run: ldd {{deps.gnu.org/readline.prefix}}/lib/libreadline.so.8
- gcloud --version | grep {{version}}
# for more tests we need to authenticate with a service account