Обновить .gitea/workflows/action.yaml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Deploy Wishlist / deploy (push) Successful in 24s
				
			
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Deploy Wishlist / deploy (push) Successful in 24s
				
			This commit is contained in:
		
							parent
							
								
									0b623e96f1
								
							
						
					
					
						commit
						71361c7e7d
					
				|  | @ -38,12 +38,6 @@ jobs: | |||
|         run: |  | ||||
|           sudo rsync -av ./ ${DEPLOY_DIR}/ | ||||
| 
 | ||||
|           if [ -f .env ]; then | ||||
|             sudo cp .env ${DEPLOY_DIR}/.env | ||||
|           fi | ||||
|            | ||||
|           sudo chmod -R 777 ${DEPLOY_DIR} | ||||
| 
 | ||||
|       #- name: Run migrations | ||||
|       #  run: php artisan migrate --force | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue