ci(commitlint): ensure upstream/master uses main repo URL [skip ci]
				
					
				
			* Automated using https://github.com/myii/ssf-formula/pull/278
This commit is contained in:
		
							parent
							
								
									8417653525
								
							
						
					
					
						commit
						2a5b6798d4
					
				| @ -53,7 +53,8 @@ commitlint: | ||||
|   image: *image_commitlint | ||||
|   script: | ||||
|     # Add `upstream` remote to get access to `upstream/master` | ||||
|     - 'git remote add upstream ${CI_PROJECT_URL}.git' | ||||
|     - 'git remote add upstream | ||||
|        https://gitlab.com/saltstack-formulas/salt-formula.git' | ||||
|     - 'git fetch --all' | ||||
|     # Set default commit hashes for `--from` and `--to` | ||||
|     - 'export COMMITLINT_FROM="$(git merge-base upstream/master HEAD)"' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Imran Iqbal
						Imran Iqbal