forked from Fediversity/Fediversity
debug secrets
This commit is contained in:
parent
4ff5f128c7
commit
dec7d9981c
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ jobs:
|
|||
chmod 600 ~/.ssh/id_ed25519
|
||||
cat ~/.config/attic/config.toml
|
||||
cat ~/.config/nix/nix.conf
|
||||
echo "RUNNER_DEBUG: ${{ secrets.RUNNER_DEBUG }}"
|
||||
echo "GIT_TRACE: ${{ secrets.GIT_TRACE }}"
|
||||
nix-shell --run "attic push demo $(nix-build)"
|
||||
|
||||
check-mastodon:
|
||||
|
|
Loading…
Add table
Reference in a new issue