Skip to content
Snippets Groups Projects
Commit ca1d60a4 authored by Oleg Valter's avatar Oleg Valter
Browse files

test for fixing the pipeline

parent afacd506
No related merge requests found
......@@ -83,6 +83,8 @@ jobs:
- run:
name: Install packages
command: |
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo tee /etc/apt/trusted.gpg.d/google.asc >/dev/null
sudo apt-get update
sudo apt-get --allow-releaseinfo-change -qq update
sudo apt-get -y install git libmariadb-dev libmagickwand-dev
- checkout
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment