This commit is contained in:
Pranav Karawale 2022-10-12 14:41:19 +05:30
parent b2df918ffe
commit 0bafa5acef
Signed by: pranav
GPG key ID: 1A551FFE981F09AB

View file

@ -8,10 +8,12 @@ clone:
- git pull
- else
- git clone https://git.exozy.me/pranav/ipcsockd.git
- cd ipcsockd
- fi
pipeline:
build:
image: fish
commands:
- cd /home/pranav/CI/ipcsockd
- cargo build --release