Skip to content
Snippets Groups Projects
Commit 11453512 authored by Skander Hatira's avatar Skander Hatira
Browse files

fix gitlab-ci

parent 401b46ed
No related branches found
No related tags found
No related merge requests found
Pipeline #40378 passed
......@@ -7,9 +7,7 @@ build:
script:
- node --version
- apt-get update -y
- apt-get install -y dpkg
- apt-get update -y
- apt-get install -y fakeroot
- apt-get install -y cmake rpm fakeroot dpkg
- cd $CI_PROJECT_DIR/src/backend
- yarn install
- cd $CI_PROJECT_DIR/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment