Skip to content
Snippets Groups Projects
Commit 78b99b83 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

do not ask for confirmation

parent cba55aae
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ image: obarun/base:latest
before_script:
- pacman -Syu --noconfirm
- pacman -S util-linux autoconf automake binutils bison fakeroot file findutils flex gawk gcc gettext grep groff gzip libtool m4 make patch pkgconf sed sudo texinfo which
- pacman -S autoconf automake binutils bison file flex gcc gettext groff libtool m4 make patch pkgconf texinfo which --noconfirm
build:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment