Compare commits
1 Commits
073963fc71
...
feature/im
| Author | SHA1 | Date | |
|---|---|---|---|
| e46c48b2ec |
@@ -7,7 +7,6 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: git.teletype.hu/internal/tic80pro:latest
|
image: git.teletype.hu/internal/tic80pro:latest
|
||||||
pull: true
|
|
||||||
environment:
|
environment:
|
||||||
XDG_RUNTIME_DIR: /tmp
|
XDG_RUNTIME_DIR: /tmp
|
||||||
commands:
|
commands:
|
||||||
@@ -34,4 +33,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