mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 18:43:41 -05:00
9 lines
115 B
YAML
9 lines
115 B
YAML
shell: /bin/bash
|
|
shell-args: [ "-c" ]
|
|
|
|
env:
|
|
- PROJECT_NAME=gomuks
|
|
|
|
commands:
|
|
- ./scripts/ci
|
|
- rm -rf .tmp/ target/
|