fix: Remove debug logging from deploy_tags step
This commit is contained in:
		
							parent
							
								
									4251e456a1
								
							
						
					
					
						commit
						bad960bd63
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -74,8 +74,6 @@ deploy_to_tags:
 | 
			
		|||
    - git config user.email $GITLAB_USER_EMAIL
 | 
			
		||||
    - git config user.name $GITLAB_USER_NAME
 | 
			
		||||
    - npm install --no-save
 | 
			
		||||
    - git status
 | 
			
		||||
    - script/env-ci
 | 
			
		||||
    - npx semantic-release --repository-url=$CI_REPOSITORY_URL
 | 
			
		||||
    - script/generate-build-version
 | 
			
		||||
  artifacts:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue