Commit b6850a6f authored by Fabian Müller's avatar Fabian Müller
Browse files

Add stages from basop

Unless jobs are added, these are no-op anyway, so including them is not a problem for either of the projects
parent 108a6e3d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,10 +11,14 @@ default:
# we can define all stages centrally
stages:
  - .pre
  # only in float
  - maintenance
  - prevalidate
  - build
  # only in basop
  - check-be
  - test
  # only in basop
  - compare
  - postvalidate
  - deploy
+0 −0

Empty file added.