don't unset environment
This commit is contained in:
parent
eea33c0e02
commit
8e42c602ef
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ if [[ "$TRAVIS_EVENT_TYPE" == "cron" ]]; then
|
|||
rm deploy_key
|
||||
fi
|
||||
|
||||
unset encrypted_025d6e877aa4_key encrypted_025d6e877aa4_iv
|
||||
export encrypted_025d6e877aa4_key= encrypted_025d6e877aa4_iv=
|
||||
|
||||
./nur/update.py
|
||||
nix-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue