mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(ci): flake update build logs
This commit is contained in:
parent
818106a50f
commit
f7e00a2e64
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ echo "checking that nodes still build..." >&2
|
|||
if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then
|
||||
export NF_ACTIONS_TEST_OUTLINK=${NF_ACTIONS_TEST_OUTLINK-result}
|
||||
fi
|
||||
nf-actions-test
|
||||
nf-actions-test -L
|
||||
|
||||
if [[ -n ${NF_UPDATE_CACHIX_PUSH-} ]]; then
|
||||
cachix push gensokyo-infrastructure "./${NF_ACTIONS_TEST_OUTLINK}"*/ &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue