ci: improve teh pipeline

This commit is contained in:
silver 2024-07-20 14:16:55 +01:00
parent ed4dcbc756
commit 537863c913
Signed by: silver
GPG key ID: 54E2C71918E93B74

View file

@ -70,8 +70,6 @@ sync_repos:
- nix --extra-experimental-features 'nix-command flakes' profile install nixpkgs#attic-client
- attic login skynet https://nix-cache.skynet.ie/ $CACHE_KEY
- attic use skynet-cache
# make sure everything locally is in teh cache
- attic push skynet-cache /run/current-system
# add any new items to the cache
- attic watch-store skynet-cache &