Update .gitlab-ci.yml
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
Build_STL:
 | 
					Build_STL:
 | 
				
			||||||
  image: bbassett/openscad:latest
 | 
					  image: luki42/openscad:latest
 | 
				
			||||||
  stage: build
 | 
					  stage: build
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - openscad -o Motorhalter.stl Motorhalter.scad
 | 
					    - openscad -o Motorhalter.stl Motorhalter.scad
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user