[Notes] [Git][BuildStream/buildstream][phil/add-ubuntu-ci-job] .gitlab-ci-yml: Add ubuntu 18.04 test



Title: GitLab

Phil Dawson pushed to branch phil/add-ubuntu-ci-job at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -88,6 +88,10 @@ source_dist:
    88 88
         paths:
    
    89 89
         - coverage-linux/
    
    90 90
     
    
    91
    +tests-ubuntu-18.04:
    
    92
    +  image: buildstream/testsuite-ubuntu:18.04-master-107-4e1160a9
    
    93
    +  <<: *linux-tests
    
    94
    +
    
    91 95
     tests-debian-9:
    
    92 96
       image: buildstream/testsuite-debian:9-master-102-9067e269
    
    93 97
       <<: *linux-tests
    



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