Skip to content

Commit

Permalink
Add git module to GitLab CI
Browse files Browse the repository at this point in the history
Jacques Xing committed Oct 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6d0b280 commit 1c81ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,7 @@ stages:
- apt-get update
- apt-get install -y ccache
- apt-get install -y cmake
- apt-get install -y git
- apt-get install -y gcc
- apt-get install -y infiniband-diags ibverbs-utils
- apt-get install -y libibverbs-dev libfabric1 libfabric-dev libpsm2-dev

0 comments on commit 1c81ca4

Please sign in to comment.