I want to use a shell script to push to a build repository. I have the following so far:
#!/bin/bash cd .. rm -rf api-analyzer-build git clone https://$OAUTH_T