#FuckWebpack
This commit is contained in:
		@@ -68,6 +68,8 @@ build_backend:
 | 
				
			|||||||
        - job: test_backend
 | 
					        - job: test_backend
 | 
				
			||||||
          artifacts: false
 | 
					          artifacts: false
 | 
				
			||||||
    script:
 | 
					    script:
 | 
				
			||||||
 | 
					        - echo This has to work till I rewrite the backend
 | 
				
			||||||
 | 
					        - false && echo
 | 
				
			||||||
        - yarn webpack
 | 
					        - yarn webpack
 | 
				
			||||||
    artifacts:
 | 
					    artifacts:
 | 
				
			||||||
        paths:
 | 
					        paths:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user