Update Stage names
This commit is contained in:
parent
dfafcaba9e
commit
6495d2059d
@ -2,7 +2,7 @@ stages:
|
||||
- build
|
||||
- test
|
||||
|
||||
buiild job:
|
||||
buiild:
|
||||
stage: build
|
||||
image: python:3-buster
|
||||
script:
|
||||
@ -22,7 +22,7 @@ buiild job:
|
||||
|
||||
|
||||
|
||||
test job:
|
||||
test:
|
||||
stage: test
|
||||
needs:
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user