Correct the name of the stages
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
phases:
|
stages:
|
||||||
- check
|
- check
|
||||||
|
|
||||||
check:
|
check:
|
||||||
phase: check
|
stage: check
|
||||||
tags:
|
tags:
|
||||||
- nix
|
- nix
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user