mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 10:35:17 +03:00
gcloud testing
This commit is contained in:
parent
236807da03
commit
ab9e3b744c
|
@ -50,6 +50,8 @@ test:
|
||||||
dependencies:
|
dependencies:
|
||||||
gnu.org/readline: 8.2.0
|
gnu.org/readline: 8.2.0
|
||||||
script:
|
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
|
||||||
|
if: linux
|
||||||
- gcloud --version | grep {{version}}
|
- gcloud --version | grep {{version}}
|
||||||
# for more tests we need to authenticate with a service account
|
# for more tests we need to authenticate with a service account
|
||||||
|
|
Loading…
Reference in a new issue