see if we can load the token

This commit is contained in:
Cyryl Płotnicki 2020-10-24 10:50:40 +01:00
parent cf5b0a8bff
commit fe7f0de64a

View file

@ -2,8 +2,12 @@ image: nixos/latest
sources:
- https://git.sr.ht/~cyplo/dotfiles
secrets:
- e9ca03f3-9207-40ee-8ef6-f59f0bdb53e0
tasks:
- setup: |
echo "hello dotfiles"
ls -hal
cd dotfiles
source ~/.github_token
echo $GITHUB_TOKEN | wc