Skip to content
Snippets Groups Projects
Commit f0575c19 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated gitlab-ci

parent 81749cde
No related branches found
No related tags found
No related merge requests found
Pipeline #6226 passed
image: omalaspinas/archlinux-pandoc:latest
image: omalaspinas/pandoc:latest
before_script:
##
## Install ssh-agent if not already installed, it is required by Docker.
## (change apt-get to yum if you use an RPM-based image)
##
- 'which ssh-agent || (pacman -S --noconfirm openssh)'
- 'which rsync || (pacman -S --noconfirm rsync)'
##
## Run ssh-agent (inside the build environment)
##
......
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