Updated to jenkins and gitea #4
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ pipeline {
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
            environment {
 | 
					            environment {
 | 
				
			||||||
                RUSTFLAGS = '-C target-feature=+crt-static -C link-self-contained=yes -C link-arg=-s'
 | 
					                RUSTFLAGS = '-C target-feature=+crt-static -C link-self-contained=yes -C link-arg=-s'
 | 
				
			||||||
                TOKEN = credentials('gitea-key')
 | 
					                TOKEN = credentials('abd7020c-43d6-485b-ae09-2f9b484d9c15')
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            steps {
 | 
					            steps {
 | 
				
			||||||
                sh 'apk add pkgconf musl-dev curl'
 | 
					                sh 'apk add pkgconf musl-dev curl'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user