Skip to content
Snippets Groups Projects
Commit e020586a authored by ewbo4360's avatar ewbo4360 :sunflower:
Browse files

build pipeline stage update

parent 78e7a1d9
No related branches found
No related tags found
No related merge requests found
Pipeline #74382 failed
......@@ -44,16 +44,10 @@ before_script:
- apt-get install -y libgcrypt20-dev
# This sets up the meson envt
- meson setup \
-Ddocumentation=disabled \
-Dtest=true \
-Dsystemd=enabled \
-Dpcre=enabled \
--wrap-mode nofallback \
- meson setup output/full -Ddocumentation=disabled -Dtest=true -Dsystemd=enabled -Dpcre=enabled --wrap-mode nofallback
output/full \
--verbose
build-job :
stage: build
image: ubuntu:22.04
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment