dotfiles/.build.yml
2020-10-24 10:50:40 +01:00

14 lines
229 B
YAML

image: nixos/latest
sources:
- https://git.sr.ht/~cyplo/dotfiles
secrets:
- e9ca03f3-9207-40ee-8ef6-f59f0bdb53e0
tasks:
- setup: |
cd dotfiles
source ~/.github_token
echo $GITHUB_TOKEN | wc