Commit ba866981 authored by Isuru Fernando's avatar Isuru Fernando Committed by Andreas Klöckner
Browse files

Print all branches

parent 3c7b8272
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -61,5 +61,6 @@ if [[ "$output" = *"worse"* ]]; then
fi

if [[ "$CI_PROJECT_NAMESPACE" == "inducer" ]]; then
  git branch -v
  asv publish --html-dir ~/.scicomp-benchmarks/asv/$PROJECT
fi