Update Jenkinsfile
This commit is contained in:
		
							parent
							
								
									f5b79f0fad
								
							
						
					
					
						commit
						c7610f9475
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -4,7 +4,7 @@ pipeline {
 | 
			
		|||
    stages {
 | 
			
		||||
        stage('Build') {
 | 
			
		||||
            steps {
 | 
			
		||||
                git branch: 'main', url: 'https://git.siwatsystem.com/ise-senior-iot/iot-firmware.git'
 | 
			
		||||
                git branch: 'cud', url: 'https://git.siwatsystem.com/ise-senior-iot/iot-firmware.git'
 | 
			
		||||
                sh 'export PLATFORMIO_PATH=/root/.platformio/penv/bin/platformio'
 | 
			
		||||
                sh '/usr/bin/python3 gen_release.py'
 | 
			
		||||
                stash includes: 'release/**/*', name: 'release_binaries'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue