Fix ci
This commit is contained in:
		@@ -13,7 +13,7 @@ build_backend_muslc:
 | 
			
		||||
    stage: build
 | 
			
		||||
    image: rust:alpine
 | 
			
		||||
    script:
 | 
			
		||||
        - apk add openssl-dev pkgconf musl-dev
 | 
			
		||||
        - apk add openssl-dev pkgconf musl-dev build-base
 | 
			
		||||
        - cd backend
 | 
			
		||||
        - cargo build --release
 | 
			
		||||
        - cp target/release/backend_rust ../server
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user