Sign in
qemu
/
qemu
/
c0b2f0dd6ba71cc4e31d92eb0f8571a4b37d3853
/
.
/
.gitlab-ci.d
/
stages.yml
blob: f92f57a27dcf3866c033b06c9eefa14af465b0b5 [
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
-
build
-
test