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