Added latest tag
This commit is contained in:
parent
87503b6093
commit
569be0594f
@ -4,8 +4,13 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: archlinux_with_lyx
|
image: archlinux_with_lyx:latest
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- lyx --export pdf4 lrftubes.lyx
|
- lyx --export pdf4 lrftubes.lyx
|
||||||
|
|
||||||
|
|
||||||
|
# - name: gitea_release
|
||||||
|
# image: plugins/gitea-release
|
||||||
|
# api_key:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user