dotfiles/.build.yml
2020-10-24 10:54:05 +01:00

15 lines
251 B
YAML

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