chore: Change docker registry tag
This commit is contained in:
		
							parent
							
								
									0c3e18743b
								
							
						
					
					
						commit
						8b7fb7455c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -28,13 +28,13 @@
 | 
				
			||||||
      "@semantic-release/git",
 | 
					      "@semantic-release/git",
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "path": "semantic-release-docker",
 | 
					        "path": "semantic-release-docker",
 | 
				
			||||||
        "registryUrl": "registry.gitlab.com/mythic-insight/legendary/legendary"
 | 
					        "registryUrl": "registry.gitlab.com/mythic-insight/legendary"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "publish": [
 | 
					    "publish": [
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        "path": "semantic-release-docker",
 | 
					        "path": "semantic-release-docker",
 | 
				
			||||||
        "name": "registry.gitlab.com/mythic-insight/legendary/legendary"
 | 
					        "name": "registry.gitlab.com/mythic-insight/legendary"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue