feat(list): update pipeline fix build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rick Barenthin 2022-02-07 23:49:33 +01:00
parent c38a06df87
commit 537d1ca908

View File

@ -33,7 +33,7 @@ name: feature
steps:
- name: Run tests
image: registry.riba-interactive.de/alpine-build:latest
image: registry.riba-interactive.de/alpine-build:1
commands:
- cmake -S. -Bbuild
- cd build