Commit b9c929f3 authored by Jan Kiene's avatar Jan Kiene
Browse files

stage reordering for BASOP + cleanup

parent bb4c63fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@ stages:
  - prevalidate
  - build
  # only in basop
  - compare
  # only in basop
  - check-be
  - test
  # only in basop
  - compare
  - postvalidate
  - deploy

+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ default:
  # Note: currently only used for float
stages:
  - .pre
  # only in float
  - maintenance
  - prevalidate
  - build