google-auth-library-ruby/.kokoro/trampoline.sh

5 lines
190 B
Bash
Raw Normal View History

2018-10-09 18:30:25 +00:00
#!/bin/bash
script_url="https://raw.githubusercontent.com/googleapis/google-cloud-ruby/master/.kokoro/trampoline.sh"
curl -o master-trampoline.sh $script_url && source master-trampoline.sh