Note: You can use "csv" or "tsv" table formats, but not a mixture of them. If you are using the "tsv" tables please see step 2 below.
- Navigate to your forked version of archivist_insert.
- Note: It is important to ensure that you have the most up-to-date version before you proceed. If you do not have the latest version, please re-fork the pipeline and set it up (i.e., add the variables) before you continue.
- Click on the "archivist_tables" folder.
- Click the plus button and “Upload file” to upload each table to the folder.
- Note: To avoid running the pipeline automatically, add "[skip ci]" to the "Commit message" each time you upload a table. If you want to run the pipeline immediately after the final table has been uploaded, do not add "[skip ci]" to the "Commit message" box.
- To run the pipeline, either do not add "[skip ci]" to the "Commit message" box after you have uploaded the final table, or navigate to the left-hand menu and select build > pipelines > Run pipeline.
...