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

fixe typo

parent 90a9cd86
No related branches found
No related tags found
1 merge request!26Rework image matrix and export
Checking pipeline status
...@@ -139,7 +139,7 @@ publish_listing: ...@@ -139,7 +139,7 @@ publish_listing:
needs: needs:
- build_r - build_r
- build_python - build_python
scripts: 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 - cat image-list-fragments/*.csv >> image-list.csv
artifacts: artifacts:
......
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