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

build pipeline stage update

parent ffffc988
Branches
No related tags found
No related merge requests found
Pipeline #74378 failed
...@@ -10,7 +10,7 @@ before_script: ...@@ -10,7 +10,7 @@ before_script:
# the 2 following steps make sure that the required building tool (meson) is installed on the runner # the 2 following steps make sure that the required building tool (meson) is installed on the runner
#and also that all the other external dependencies are here (this will be part of a container later) #and also that all the other external dependencies are here (this will be part of a container later)
- apt-get update # Make sure the package lists are updated - apt-get update # Make sure the package lists are updated
- apt-get install -y curl - apt-get upgrade -y
- apt-get install -y \ - apt-get install -y \
meson \ meson \
ccache \ ccache \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment