still fixing relasing of packages...
This commit is contained in:
		
							parent
							
								
									b9f18bfb46
								
							
						
					
					
						commit
						543da2e735
					
				|  | @ -4,7 +4,7 @@ pipeline { | ||||||
|         // GRAFFY_OWNCLOUD_JENKINS_PWD's value has been obtained from https://cloud.ipr.univ-rennes1.fr as an app password and is defined in gitlab as a CI secret variable, |         // GRAFFY_OWNCLOUD_JENKINS_PWD's value has been obtained from https://cloud.ipr.univ-rennes1.fr as an app password and is defined in gitlab as a CI secret variable, | ||||||
|         // then this app password has been declared to jenkins's credentials as a secret text with the name graffy-cloudipr-for-jenkinsipr |         // then this app password has been declared to jenkins's credentials as a secret text with the name graffy-cloudipr-for-jenkinsipr | ||||||
|         GRAFFY_OWNCLOUD_JENKINS_PWD = credentials('graffy-cloudipr-for-jenkinsipr') |         GRAFFY_OWNCLOUD_JENKINS_PWD = credentials('graffy-cloudipr-for-jenkinsipr') | ||||||
|         BUILD_ROOT_PATH = '$(pwd)/build' |         BUILD_ROOT_PATH = './build' | ||||||
|     } |     } | ||||||
|     stages { |     stages { | ||||||
|         stage('Initial setup...') { |         stage('Initial setup...') { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue