ci: only run the phabricator step if the previous on succeeded stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 26 Aug 2021 09:49:09 +0200
branchstable
changeset 47879 c1ed2c967fac
parent 47871 132525ead0db
child 47880 769cd5703b2c
ci: only run the phabricator step if the previous on succeeded It seems like f6879956a386 regressed the intended behavior. Differential Revision: https://phab.mercurial-scm.org/D11342
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Wed Aug 25 11:32:49 2021 +0200
+++ b/contrib/heptapod-ci.yml	Thu Aug 26 09:49:09 2021 +0200
@@ -55,7 +55,6 @@
         PYTHON: python3
 
 phabricator-refresh:
-    <<: *all
     stage: phabricator
     variables:
       DEFAULT_COMMENT: ":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)"