Show More
@@ -128,7 +128,6 b' test-py3-chg:' | |||||
128 |
|
128 | |||
129 | check-pytype-py3: |
|
129 | check-pytype-py3: | |
130 | extends: .runtests_template |
|
130 | extends: .runtests_template | |
131 | when: manual |
|
|||
132 | before_script: |
|
131 | before_script: | |
133 | - hg clone . /tmp/mercurial-ci/ --noupdate --config phases.publish=no |
|
132 | - hg clone . /tmp/mercurial-ci/ --noupdate --config phases.publish=no | |
134 | - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'` |
|
133 | - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'` |
General Comments 0
You need to be logged in to leave comments.
Login now