don't unset environment

This commit is contained in:
Jörg Thalheim 2018-06-29 22:43:15 +01:00
parent eea33c0e02
commit 8e42c602ef

View file

@ -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