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
Branches
No related tags found
No related merge requests found
......@@ -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.
Please register or to comment