CI: Always update packages (MR 2297)

In case the Docker image is outdated, this means we get the latest
bug fixes and such anyway.
This commit is contained in:
Newbyte 2024-04-16 17:35:56 +02:00 committed by Oliver Smith
parent 63759a11f5
commit 56dfdd4ad3
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ workflow:
before_script: &global_before_scripts
- ".ci/note.sh"
- apk upgrade -U
- "adduser -D build"
stages: