Merge pull request #9 from RightBrain-Networks/bugfix/self-version-tag
change the self versioning default
This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -11,7 +11,7 @@ pipeline {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    //Image tag to use for self-versioning
 | 
			
		||||
    SELF_SEMVER_TAG = "bugfix.pipeline"
 | 
			
		||||
    SELF_SEMVER_TAG = "develop"
 | 
			
		||||
    
 | 
			
		||||
  }
 | 
			
		||||
  stages {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user