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