File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -153,8 +153,8 @@ steps:
153153  image : ghcr.io/nextcloud/continuous-integration-alpine-git:latest 
154154  commands :
155155    - git submodule update --init 
156- - name : sqlite-php7.3 -samba-native 
157-   image : nextcloudci/samba-native-php7.3: samba-native-php7.3-1 
156+ - name : sqlite-php7.4 -samba-native 
157+   image : ghcr.io/nextcloud/continuous-integration- samba-native-php7.4:latest 
158158  commands :
159159    - smbd -D -FS & 
160160    - ./autotest-external.sh sqlite smb-linux 
@@ -163,8 +163,8 @@ steps:
163163    - sh -c "if [ '$DRONE_BUILD_EVENT' != 'pull_request' ]; then bash codecov.sh -B $DRONE_BRANCH -C $DRONE_COMMIT -t 117641e2-a9e8-4b7b-984b-ae872d9b05f5 -f tests/autotest-external-clover-sqlite.xml; fi" 
164164    - sh -c "if [ '$DRONE_BUILD_EVENT' = 'pull_request' ]; then bash codecov.sh -B $DRONE_BRANCH -C $DRONE_COMMIT -P $DRONE_PULL_REQUEST -t 117641e2-a9e8-4b7b-984b-ae872d9b05f5 -f tests/autotest-external-clover-sqlite-smb-linux.xml; fi" 
165165    - sh -c "if [ '$DRONE_BUILD_EVENT' != 'pull_request' ]; then bash codecov.sh -B $DRONE_BRANCH -C $DRONE_COMMIT -t 117641e2-a9e8-4b7b-984b-ae872d9b05f5 -f tests/autotest-external-clover-sqlite-smb-linux.xml; fi" 
166- - name : sqlite-php7.3 -samba-non-native 
167-   image : nextcloudci/samba-non-native-php7.3: samba-non-native-php7.3-1 
166+ - name : sqlite-php7.4 -samba-non-native 
167+   image : ghcr.io/nextcloud/continuous-integration- samba-non-native-php7.4:latest 
168168  commands :
169169    - smbd -D -FS & 
170170    - ./autotest-external.sh sqlite smb-linux 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments