build js
This commit is contained in:
		@@ -11,6 +11,7 @@ build:
 | 
			
		||||
  stage: build
 | 
			
		||||
  script:
 | 
			
		||||
    - cargo build --release --target $CARGO_TARGET
 | 
			
		||||
    - cd frontend && npm run build
 | 
			
		||||
    - strip target/$CARGO_TARGET/release/rot
 | 
			
		||||
  artifacts:
 | 
			
		||||
    paths:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user