It turns out that I have to git add . and then commit and push to the repo to get the artifacts to appear.
git add .
commit
push