Show More
@@ -5,6 +5,8 b' image: octobus/ci-mercurial-core' | |||
|
5 | 5 | before_script: |
|
6 | 6 | - hg clone . /tmp/mercurial-ci/ --noupdate |
|
7 | 7 | - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'` |
|
8 | - cd /tmp/mercurial-ci/rust/rhg | |
|
9 | - cargo build | |
|
8 | 10 | - cd /tmp/mercurial-ci/ |
|
9 | 11 | - ls -1 tests/test-check-*.* > /tmp/check-tests.txt |
|
10 | 12 |
General Comments 0
You need to be logged in to leave comments.
Login now