3 lines
104 B
Bash
3 lines
104 B
Bash
modal secret create gitea-runner-secrets \
|
|
MODAL_KEY=your-modal-key \
|
|
MODAL_SECRET=your-modal-secret |