Removed distribute stage's dependency on test stage
This commit is contained in:
parent
48be959845
commit
c59cfbbc59
@ -26,8 +26,6 @@ test_amd64:
|
|||||||
|
|
||||||
distribute_amd64:
|
distribute_amd64:
|
||||||
stage: distribute
|
stage: distribute
|
||||||
needs:
|
|
||||||
- job: test_amd64
|
|
||||||
only:
|
only:
|
||||||
- stable
|
- stable
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user