test travis

This commit is contained in:
Stephen Gaito 2020-06-06 11:52:52 +01:00
parent a3b712d893
commit 8f86e21b8f
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ fi
cd imageBuild
ls -la
echo "machine api.github.com" > $HOME/.netrc
echo " login $GITHUB_USERNAME" >> $HOME/.netrc
echo " password $GITHUB_TOKEN" >> $HOME/.netrc