Show More
@@ -51,8 +51,10 b' rust-cargo-test-py3:' | |||||
51 |
|
51 | |||
52 | phabricator-refresh: |
|
52 | phabricator-refresh: | |
53 | stage: phabricator |
|
53 | stage: phabricator | |
|
54 | variables: | |||
|
55 | DEFAULT_COMMENT: ":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)" | |||
54 | script: |
|
56 | script: | |
55 | - "./contrib/phab-refresh-stack.sh --comment \":white_check_mark: refresh by Heptapod after a successful CI run (:octopus: :green_heart:)\"" |
|
57 | - "./contrib/phab-refresh-stack.sh --comment \"$DEFAULT_COMMENT\"" | |
56 |
|
58 | |||
57 | test-py2: |
|
59 | test-py2: | |
58 | <<: *runtests |
|
60 | <<: *runtests |
General Comments 0
You need to be logged in to leave comments.
Login now