diff --git a/.drone.yml b/.drone.yml index e9ba601..9ac6093 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,8 +4,13 @@ name: default steps: - name: build - image: archlinux_with_lyx + image: archlinux_with_lyx:latest pull: if-not-exists commands: - lyx --export pdf4 lrftubes.lyx + + # - name: gitea_release + # image: plugins/gitea-release + # api_key: +