]> git.proxmox.com Git - mirror_qemu.git/blame - .gitlab-ci.d/stages.yml
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
[mirror_qemu.git] / .gitlab-ci.d / stages.yml
CommitLineData
07df3dfa
PMD
1# Currently we have two build stages after our containers are built:
2# - build (for traditional build and test or first stage build)
3# - test (for test stages, using build artefacts from a build stage)
4stages:
5 - containers
07df3dfa
PMD
6 - build
7 - test