Skip to content
Snippets Groups Projects
Verified Commit fda3f479 authored by David Beniamine's avatar David Beniamine
Browse files

More deps

parent 91c03e4a
Branches
Tags
No related merge requests found
Pipeline #121 failed
...@@ -2,7 +2,7 @@ image: debian:stable ...@@ -2,7 +2,7 @@ image: debian:stable
deps: deps:
stage: build stage: build
script: make dependencies && apt-get install -y php-cli script: apt-get install -y php-cli build-essential make && make dependencies
perl: perl:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment