[Git][java-team/pkg-java-blog][master] Added make to the dependencies

Emmanuel Bourg gitlab at salsa.debian.org
Thu May 3 16:02:01 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / pkg-java-blog


Commits:
b59a65bc by Emmanuel Bourg at 2018-05-03T17:01:50+02:00
Added make to the dependencies

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: debian:9
 
 pages:
   script:
-  - apt-get update -qq && apt-get install -qq pelican
+  - apt-get update -qq && apt-get install -qq make pelican
   - make html
   artifacts:
     paths:



View it on GitLab: https://salsa.debian.org/java-team/pkg-java-blog/commit/b59a65bc54c0133e9cf75eccd5fc4d2be9c87fb5

---
View it on GitLab: https://salsa.debian.org/java-team/pkg-java-blog/commit/b59a65bc54c0133e9cf75eccd5fc4d2be9c87fb5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180503/d851d9cb/attachment.html>


More information about the pkg-java-commits mailing list