Remove COMMIT_SHA and COMMIT_DATE build arg

This commit is contained in:
Clémentine Urquizar
2021-08-31 17:01:58 +02:00
parent 23ccf4429e
commit e002509bf2
4 changed files with 4 additions and 12 deletions

View File

@ -14,7 +14,7 @@ jobs:
rust-version: stable
- name: Install cargo-deb
run: cargo install cargo-deb
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Build deb package
run: cargo deb -p meilisearch-http -o target/debian/meilisearch.deb
- name: Upload debian pkg to release