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