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

typo in filename

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

#133195

    Pipeline: shiny-k8s-example

    #133194

      ......@@ -145,7 +145,7 @@ publish_listing:
      - git fetch origin docs
      - git checkout docs
      script:
      - echo "Built image,Base os,R/Python,shiny-server" > image-list.csv
      - 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 > image_list.rst
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment