forked from Fediversity/Fediversity
debug secrets
This commit is contained in:
parent
5e29b5a507
commit
784a65930a
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ jobs:
|
||||||
chmod 600 ~/.ssh/id_ed25519
|
chmod 600 ~/.ssh/id_ed25519
|
||||||
cat ~/.config/attic/config.toml
|
cat ~/.config/attic/config.toml
|
||||||
cat ~/.config/nix/nix.conf
|
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)"
|
nix-shell --run "attic push demo $(nix-build)"
|
||||||
|
|
||||||
check-mastodon:
|
check-mastodon:
|
||||||
|
|
Loading…
Add table
Reference in a new issue