mirror of
				https://gitlab.com/comunic/comunicconsole
				synced 2025-11-04 04:04:04 +00:00 
			
		
		
		
	Fix build output directory
This commit is contained in:
		@@ -10,8 +10,9 @@ pages:
 | 
			
		||||
        - echo "{\"api_url\":\"https://api.communiquons.org/admin/\"}" > build/config.json
 | 
			
		||||
        - echo Create 404 page
 | 
			
		||||
        - cp build/index.html build/404.html
 | 
			
		||||
        - mv build public
 | 
			
		||||
    artifacts:
 | 
			
		||||
        paths:
 | 
			
		||||
            - build
 | 
			
		||||
            - public
 | 
			
		||||
    rules:
 | 
			
		||||
        - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user