fix ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Przemek Grondek 2024-04-20 00:21:42 +02:00
parent 81f2413c31
commit 5b55489752

View File

@ -1,5 +1,5 @@
steps:
- name: build linux
build:
image: ubuntu:22.04
commands:
- apt-get update
@ -15,7 +15,7 @@ steps:
- cmake .. -DSLIC3R_STATIC=1 -DSLIC3R_GTK=3 -DSLIC3R_PCH=OFF -DCMAKE_PREFIX_PATH=$(pwd)/../deps/build/destdir/usr/local
- make
- src/BuildLinuxImage.sh -i
- name: make gitea release
release:
image: woodpeckerci/plugin-gitea-release
settings:
base_url: https://git.grondek.dev