[Notes] [Git][BuildStream/buildstream][bschubert/add-centos-runner] fixup! fixup! Add a Centos runner



Title: GitLab

Benjamin Schubert pushed to branch bschubert/add-centos-runner at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -110,6 +110,10 @@ tests-centos-7.6:
    110 110
       <<: *tests
    
    111 111
       image: buildstream/testsuite-centos:7.6-917af42e-c3153dea
    
    112 112
     
    
    113
    +  script:
    
    114
    +      - yum install --assumeyes fuse-devel
    
    115
    +      - ${TEST_COMMAND}
    
    116
    +
    
    113 117
     overnight-fedora-28-aarch64:
    
    114 118
       image: buildstream/testsuite-fedora:aarch64-28-917af42e-c3153dea
    
    115 119
       tags:
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]