Skip to content
Snippets Groups Projects

Ingest

Merged Ghost User requested to merge ingest into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -57,6 +57,7 @@ zip:
# prevents these directories from showing up in the resulting zip
- cd target/release
- zip ${LINUX_AMD64_ZIP} ${BINARY_NAME}
- mv ${LINUX_AMD64_ZIP} ../..
artifacts:
paths:
- ${LINUX_AMD64_ZIP}
Loading