ci: publish lib with all features
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -26,8 +26,8 @@ steps:
 | 
			
		||||
  image: rust:1-alpine
 | 
			
		||||
  commands:
 | 
			
		||||
  - apk add --no-cache musl-dev
 | 
			
		||||
  - cargo build -p chgk_ledb_lib
 | 
			
		||||
  - cargo publish --registry gitea -p chgk_ledb_lib
 | 
			
		||||
  - cargo build -p chgk_ledb_lib --all-features
 | 
			
		||||
  - cargo publish --registry gitea -p chgk_ledb_lib --all-features
 | 
			
		||||
  environment:
 | 
			
		||||
    CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
 | 
			
		||||
    CARGO_REGISTRIES_GITEA_INDEX: https://gitea.b4tman.ru/b4tman/_cargo-index.git
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user