mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-10-31 15:17:27 +00:00 
			
		
		
		
	 1f82949c56
			
		
	
	
		1f82949c56
		
	
	
	
	
		
			
			* build & publish rocksdb docker images merge to master * publish docker images on push of release version tags NOTE: New docker image tag pattern. ALL tags now include database suffix ex. <githash>-goleveldb, v0.25.0-alpha.1-rocksdb, master-rocksdb, etc * update dockerfiles for better caching * update all github action workflow versions * improve caching of go packages * cache docker image layers for reuse between runs * update dockerignore to remove non-essential files
		
			
				
	
	
		
			16 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| out/
 | |
| **/node_modules/
 | |
| .git/
 | |
| .github/
 | |
| tests/
 | |
| 
 | |
| ci/
 | |
| contracts/
 | |
| contrib/
 | |
| docs/
 | |
| networks/
 | |
| scratch/
 | |
| 
 | |
| go.work
 | |
| go.work.sum
 |