mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
check gcloud
This commit is contained in:
parent
2e88145e8c
commit
236807da03
1 changed files with 6 additions and 2 deletions
|
@ -47,5 +47,9 @@ provides:
|
|||
- bin/anthoscli
|
||||
|
||||
test:
|
||||
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
|
Loading…
Reference in a new issue