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

added make in ci

parent 1975a1bb
No related branches found
No related tags found
No related merge requests found
Pipeline #14448 failed
......@@ -30,6 +30,7 @@ before_script:
- chmod 644 ~/.ssh/known_hosts
## Add docker-compose
- apk add docker-compose
- apk add make
build_only:
script:
......@@ -40,8 +41,7 @@ build_only_docker:
tags:
- dfromd
script:
- docker-compose run --rm pandoc pandoc --version
# - docker-compose run --rm pandoc make
- docker-compose run --rm pandoc make
build_and_deploy:
script:
......
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