Skip to content
Snippets Groups Projects
Commit ac0c030e authored by tanguy.cavagna's avatar tanguy.cavagna :desktop:
Browse files

Added cicd upgrade

parent f236fc10
No related branches found
No related tags found
No related merge requests found
Pipeline #14348 passed
...@@ -4,7 +4,7 @@ stages: ...@@ -4,7 +4,7 @@ stages:
- build - build
before_script: before_script:
- apt update && apt install -y libsdl2-dev - apt update && apt upgrade -y && apt install -y libsdl2-dev
- make clean - make clean
build: build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment