Update 'Jenkinsfile'
This commit is contained in:
		
							parent
							
								
									f442d97c11
								
							
						
					
					
						commit
						5ac8dcb4e8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -10,7 +10,7 @@ pipeline {
 | 
				
			||||||
        stage('Build Docker Image') {
 | 
					        stage('Build Docker Image') {
 | 
				
			||||||
            steps {
 | 
					            steps {
 | 
				
			||||||
                script {
 | 
					                script {
 | 
				
			||||||
                    image = docker.build("siwatinc/octoprint-klipper:ender3s1")
 | 
					                    image = docker.build("siwatinc/octoprint-klipper:ender3s1","./ --no-cache")
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue