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

updated image

parent 92248617
No related branches found
No related tags found
No related merge requests found
Pipeline #19426 failed
image: omalaspinas/pandoc:latest
image: omalaspinas/c_pandoc:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
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 || (apk add --update rsync)'
- 'which rsync || (apk add --update 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