See if output exists

This commit is contained in:
johltn
2020-11-02 13:14:46 +01:00
parent a75ced62ce
commit 0def2a9b13
+1
View File
@@ -79,6 +79,7 @@ script:
# - grep 0$ statuses | wc -l
after_success:
- cd docs
- ls -al
- MESSAGE=$(git log --oneline -1)
- git clone https://IfcOpenBot:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
- cd docs