pidgin/mailing-list-archives

Use the correct tasks for pushing the images

16 months ago, Gary Kramlich
8f8920c14b41
Parents 950fc757523d
Children ec6ef1f66d3e
Use the correct tasks for pushing the images
  • +1 -1
    convey.yml
  • --- a/convey.yml Wed Dec 21 01:42:57 2022 -0600
    +++ b/convey.yml Wed Dec 21 01:43:57 2022 -0600
    @@ -60,7 +60,7 @@
    - tasks: [import]
    - tasks: [build-imfreedom, build-pidgin]
    concurrent: true
    - - tasks: [login, push]
    + - tasks: [login, push-imfreedom, push-pidgin]
    - tasks: [logout]
    run: always