ci: Upgrade build to tag 10

This commit is contained in:
Sameer Rahmani 2023-05-14 01:54:08 +01:00
parent fb7f010f7d
commit 4409f117b2
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 3 additions and 1 deletions

View File

@ -8,11 +8,13 @@ clone:
pipeline:
Build:
image: devheroes.codes/serene/ci:9
image: devheroes.codes/serene/ci:10
commands:
# Uncomment this when running with a new toolchain for the
# first time to save up space
# - rm -rf /root/.serene/*
- pwd
- ls
- ./builder build -DSERENE_DISABLE_CCACHE=ON
volumes: