ci(move): moved docker-publish script back to root
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build is failing
				
			This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
				
			|||||||
  "main": "export.sh",
 | 
					  "main": "export.sh",
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "docker-build": "docker build -t bw-export .",
 | 
					    "docker-build": "docker build -t bw-export .",
 | 
				
			||||||
    "publish": "bash ci/docker-publish.sh"
 | 
					    "publish": "bash docker-publish.sh"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user