Skip to content
Snippets Groups Projects

Ingest

All threads resolved!
Merged Ghost User requested to merge ingest into main
All threads resolved!
Compare and Show latest version
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -55,6 +55,9 @@ zip:
- apk add zip
script:
- zip ${LINUX_AMD64_ZIP} target/release/${BINARY_NAME}
artifacts:
paths:
- ${LINUX_AMD64_ZIP}
upload:
stage: upload
Loading