fix: no need to upload in pipeline now,
Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
parent
568c5dc1a0
commit
497689f7ab
1 changed files with 0 additions and 5 deletions
|
@ -29,9 +29,4 @@ jobs:
|
|||
colmena build -v --on @active-ext
|
||||
colmena build -v --on @active-gitlab
|
||||
shell: bash
|
||||
- run: |
|
||||
attic login skynet https://nix-cache.skynet.ie/ $CACHE_KEY
|
||||
attic use skynet-cache
|
||||
attic push skynet-cache $(ls -d /nix/store/*)
|
||||
shell: bash
|
||||
#- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
Loading…
Reference in a new issue