auto-format #20
@ -5,6 +5,14 @@ platform:
|
|||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: alpine
|
||||||
|
environment:
|
||||||
|
PASSWORD:
|
||||||
|
from_secret: WANESSA_BOT_PASSWORD
|
||||||
|
commands:
|
||||||
|
- echo $WANESSA_BOT_PASSWORD
|
||||||
|
|
||||||
- name: build [debug]
|
- name: build [debug]
|
||||||
image: rust:1.71.1-slim-bookworm
|
image: rust:1.71.1-slim-bookworm
|
||||||
commands:
|
commands:
|
||||||
|
Reference in New Issue
Block a user