Skip to content
Snippets Groups Projects
Commit e5fd097f authored by calrama's avatar calrama
Browse files

fix ci

parent adf7e93c
Branches
No related tags found
No related merge requests found
Pipeline #26085 passed
Pipeline: biotracker

#26086

    ...@@ -43,6 +43,9 @@ build centos-7: ...@@ -43,6 +43,9 @@ build centos-7:
    <<: *build <<: *build
    variables: variables:
    <<: [ *release ] <<: [ *release ]
    before_script:
    - ./.gitlab-ci.py prepare
    --dependency biotracker-interfaces bioroboticslab/biotracker/interfaces master 'package centos-7'
    build ubuntu-18.04: build ubuntu-18.04:
    extends: .ubuntu-18.04 extends: .ubuntu-18.04
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment