projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b8c994
)
Advent doesn't need automake
24/head
author
David James Sherman
<davidjsherman@free.fr>
Tue, 30 May 2017 20:11:53 +0000
(20:11 +0000)
committer
davidjsherman
<david.sherman@inria.fr>
Tue, 30 May 2017 20:24:21 +0000
(22:24 +0200)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 725dfcb86698b4745597fbc9de62c02b94e7c042..13ad35d040fb2e7e60de55523ff1cb09ff00fd9d 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-4,7
+4,7
@@
image: gcc
build:
stage: build
before_script:
- - apt update && apt -y install make
autoconf
+ - apt update && apt -y install make
script:
- make advent
artifacts: