mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Update publishing workflow to publish to test server
This commit is contained in:
		
							parent
							
								
									9971d4bb27
								
							
						
					
					
						commit
						5345f3db42
					
				
							
								
								
									
										2
									
								
								.github/workflows/publishing.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publishing.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -20,4 +20,4 @@ jobs:
 | 
				
			||||||
          python-version: 3.9
 | 
					          python-version: 3.9
 | 
				
			||||||
      - run: python setup.py sdist
 | 
					      - run: python setup.py sdist
 | 
				
			||||||
      - run: pip install twine
 | 
					      - run: pip install twine
 | 
				
			||||||
      - run: twine upload dist/*
 | 
					      - run: twine upload --repository testpypi dist/*
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user