feat(ioncube extension): add github actions installation
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							89b73eeeee
						
					
				
				
					commit
					e8e4790db2
				
			
							
								
								
									
										1
									
								
								.github/workflows/main-ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/main-ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -37,7 +37,6 @@ jobs:
 | 
			
		||||
        sed -i -- 's/AMQP=true/AMQP=false/g' .env
 | 
			
		||||
        sed -i -- 's/MEMCACHED=true/MEMCACHED=false/g' .env
 | 
			
		||||
        sed -i -- 's/OCI8=true/OCI8=false/g' .env
 | 
			
		||||
        sed -i -- 's/IONCUBE=true/IONCUBE=false/g' .env
 | 
			
		||||
        docker-compose build ${{ matrix.service }}
 | 
			
		||||
 | 
			
		||||
  build-other:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user