blob: f50826018df9722b327056709dc01d8425d7bbde [file] [log] [blame]
# Currently we have two build stages after our containers are built:
# - build (for traditional build and test or first stage build)
# - test (for test stages, using build artefacts from a build stage)
stages:
- containers
- containers-layer2
- build
- test