Compare commits
1 Commits
feature/im
...
b09553f667
| Author | SHA1 | Date | |
|---|---|---|---|
| b09553f667 |
@@ -7,9 +7,11 @@ steps:
|
||||
|
||||
- name: build
|
||||
image: git.teletype.hu/internal/tic80pro:latest
|
||||
pull: true
|
||||
environment:
|
||||
XDG_RUNTIME_DIR: /tmp
|
||||
commands:
|
||||
- 'sudo apt install lua'
|
||||
- 'make ci-export'
|
||||
|
||||
- name: artifact
|
||||
@@ -33,4 +35,4 @@ steps:
|
||||
from_secret: update_secret_key
|
||||
commands:
|
||||
- 'apk add --no-cache make curl'
|
||||
- 'make ci-update'
|
||||
- 'make ci-update'
|
||||
Reference in New Issue
Block a user