fix: Remove unneeded semantic docker deploy
This commit is contained in:
		
							parent
							
								
									01981a44b2
								
							
						
					
					
						commit
						6b53edcdf1
					
				
					 1 changed files with 0 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,6 @@
 | 
			
		|||
    "@semantic-release/npm": "^7.0.9",
 | 
			
		||||
    "dot": "^1.1.3",
 | 
			
		||||
    "semantic-release": "^15.14.0",
 | 
			
		||||
    "semantic-release-docker": "^2.2.0"
 | 
			
		||||
  },
 | 
			
		||||
  "release": {
 | 
			
		||||
    "plugins": [
 | 
			
		||||
| 
						 | 
				
			
			@ -47,12 +46,6 @@
 | 
			
		|||
          ]
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    ],
 | 
			
		||||
    "publish": [
 | 
			
		||||
      {
 | 
			
		||||
        "path": "semantic-release-docker",
 | 
			
		||||
        "name": "${$CI_REGISTRY_IMAGE:-registry.gitlab.com/mythic-insight/legendary}"
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue