This commit is contained in:
parent
81f2413c31
commit
5b55489752
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user