Skip to content
Snippets Groups Projects
Commit bad56918 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

rollback sed sort

parent 6915ded1
No related branches found
No related tags found
1 merge request!26Rework image matrix and export
Pipeline #133189 failed
Pipeline: shiny-k8s-example

#133192

    Pipeline: shiny-k8s-example

    #133191

      ......@@ -148,7 +148,7 @@ publish_listing:
      - echo "Built image,Base os,R/Python,shiny-server" > image-list.csv
      - cat image-list-fragments/*.csv >> image_list.csv
      - WHEN=$(LC_TIME="en_US.utf8" date +"%b %G")
      - sed "s/%%date%%/${WHEN}/g" source/user_guide/image_list.rst | sort | sed "s/--/-\\\-/g" >> image_list.rst
      - sed "s/%%date%%/${WHEN}/g" source/user_guide/image_list.rst > image_list.rst
      artifacts:
      when: always
      paths:
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment