Skip to content
Snippets Groups Projects
Commit 30b40f36 authored by skorpy's avatar skorpy :construction_worker:
Browse files

varnish-modules: use branch

parent e45e1eef
Branches
No related tags found
No related merge requests found
Pipeline #36061 passed
......@@ -70,8 +70,9 @@ varnish-modules:
- force_fetch: True
- force_reset: True
- refspec_branch: 7.2
- branch: 7.2
cmd.run:
- name: ./bootstrap && ./configure && make && make check && make install && systemctl restart varnish
- name: ./bootstrap && ./configure && make && make check -j 4 && make install && systemctl restart varnish
- cwd: /usr/src/varnish-modules
- require:
- pkg: varnish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment