* .gitlab-ci.yml (arch-gcc-glibcxxdebug): Do not call env.
This commit is contained in:
parent
e442d36f7f
commit
3c16d0fd04
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ arch-gcc-glibcxxdebug:
|
||||||
- /wip/
|
- /wip/
|
||||||
image: registry.lrde.epita.fr/spot-arch
|
image: registry.lrde.epita.fr/spot-arch
|
||||||
script:
|
script:
|
||||||
- env
|
|
||||||
- autoreconf -vfi
|
- autoreconf -vfi
|
||||||
- ./configure --enable-devel --enable-c++17 --enable-glibcxx-debug
|
- ./configure --enable-devel --enable-c++17 --enable-glibcxx-debug
|
||||||
- make
|
- make
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue