mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
gcloud test
This commit is contained in:
parent
ab9e3b744c
commit
a48b7a8ecf
|
@ -50,8 +50,9 @@ test:
|
|||
dependencies:
|
||||
gnu.org/readline: 8.2.0
|
||||
script:
|
||||
- ls -l {{deps.gnu.org/readline.prefix}}/lib/libreadline.so.8
|
||||
- run: ldd {{deps.gnu.org/readline.prefix}}/lib/libreadline.so.8
|
||||
- run:
|
||||
- ldd {{deps.gnu.org/readline.prefix}}/lib/libreadline.so.8
|
||||
- ls -l {{deps.gnu.org/readline.prefix}}/lib/libreadline.so.8
|
||||
if: linux
|
||||
- gcloud --version | grep {{version}}
|
||||
# for more tests we need to authenticate with a service account
|
||||
|
|
Loading…
Reference in a new issue