Fix deploy stage
This commit is contained in:
		
							parent
							
								
									0ed12fe16d
								
							
						
					
					
						commit
						dea4a3e5f1
					
				| 
						 | 
				
			
			@ -32,4 +32,4 @@ deploy:
 | 
			
		|||
    - apk update && apk --no-cache add curl
 | 
			
		||||
    - wget -O - https://fly.io/install.sh | sh
 | 
			
		||||
  script:
 | 
			
		||||
    - /root/.fly/bin/flyctl deploy --no-cache --detach -t $FLY_API_TOKEN
 | 
			
		||||
    - /root/.fly/bin/flyctl deploy --no-cache --detach
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue