Compare commits
1 Commits
feature/im
...
f9c0f5dd81
| Author | SHA1 | Date | |
|---|---|---|---|
| f9c0f5dd81 |
@@ -10,6 +10,7 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
XDG_RUNTIME_DIR: /tmp
|
XDG_RUNTIME_DIR: /tmp
|
||||||
commands:
|
commands:
|
||||||
|
- 'apt update && apt install -y lua5.4'
|
||||||
- 'make ci-export'
|
- 'make ci-export'
|
||||||
|
|
||||||
- name: artifact
|
- name: artifact
|
||||||
@@ -33,4 +34,4 @@ steps:
|
|||||||
from_secret: update_secret_key
|
from_secret: update_secret_key
|
||||||
commands:
|
commands:
|
||||||
- 'apk add --no-cache make curl'
|
- 'apk add --no-cache make curl'
|
||||||
- 'make ci-update'
|
- 'make ci-update'
|
||||||
Reference in New Issue
Block a user