Skip to content
Snippets Groups Projects
Commit 19f436c8 authored by Job van der Voort's avatar Job van der Voort
Browse files

add ca-certs to the debian dependencies

parent 0d24a17c
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -29,6 +29,7 @@ platforms:
install_commands: |
sudo dpkg -i gitlab-ce_7.10.1~omnibus.2-1_amd64.deb
dependency_commands: |
sudo apt-get install ca-certificates
sudo apt-get install openssh-server
sudo apt-get install postfix
- name: debian8
Loading
Loading
@@ -37,6 +38,7 @@ platforms:
install_commands: |
sudo dpkg -i gitlab-ce_7.10.1~omnibus.2-1_amd64.deb
dependency_commands: |
sudo apt-get install ca-certificates
sudo apt-get install openssh-server
sudo apt-get install postfix
- name: centos6
Loading
Loading
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