Skip to content

Commit

Permalink
.gitlab-ci.yml: Use latest bst-external tag 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jjardon committed Aug 5, 2019
1 parent c2efa3a commit fe9aeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ docs:
stage: test
variables:
bst_ext_url: git+https://gitlab.com/BuildStream/bst-external.git
bst_ext_ref: 0.15.0-6-g2e8fa197bedff3427dbd048bfac86f9cccc4f99d
bst_ext_ref: 0.16.0-0-gbe5683970abddbc4670592f79c473f4560b7be3a
fd_sdk_ref: freedesktop-sdk-18.08.34-0-g9282304d0d932032b8297fb049f44d6a079dc2ea
before_script:
- pip3 install -r requirements/requirements.txt -r requirements/plugin-requirements.txt
Expand Down

0 comments on commit fe9aeb8

Please sign in to comment.