Skip to content
Snippets Groups Projects
Commit 0533cc70 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Stage, not state

parent 2134aa22
No related branches found
No related tags found
1 merge request!455Update branch with changes from master
......@@ -194,6 +194,7 @@ spec:
needs: []
"$[[ inputs.os ]]-$[[ inputs.platform ]] [cleanup]":
stage: cleanup
extends:
- .$[[ inputs.os ]]-build
script:
......
......@@ -2,7 +2,7 @@ variables:
BUILD_ARGS:
description: "Extra arguments to pass on gmake command lines."
states:
stages:
- build
- test
- cleanup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment