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



Title: GitLab

Javier Jardón pushed to branch phil/add-ubuntu-ci-job at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -86,6 +86,9 @@ tests-fedora-27:
    86 86
       image: buildstream/testsuite-fedora:27-master-102-9067e269
    
    87 87
       <<: *linux-tests
    
    88 88
     
    
    89
    +tests-ubuntu-18.04:
    
    90
    +  image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
    
    91
    +  <<: *linux-tests
    
    89 92
     
    
    90 93
     tests-unix:
    
    91 94
       # Use fedora here, to a) run a test on fedora and b) ensure that we
    



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