Submitter | phabricator |
---|---|
Date | Nov. 29, 2020, 2:15 a.m. |
Message ID | <differential-rev-PHID-DREV-f55uez55siqnjbesyzog-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/47729/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml +++ b/contrib/heptapod-ci.yml @@ -1,5 +1,6 @@ stages: - tests + - phabricator image: registry.heptapod.net/mercurial/ci-images/mercurial-core @@ -108,3 +109,8 @@ variables: RUNTEST_ARGS: "--blacklist /tmp/check-tests.txt --chg" TEST_HGMODULEPOLICY: "c" + +phabricator-refresh: + stage: phabricator + script: + - ./contrib/phab-refresh-stack.sh