try populating minio nix store
This commit is contained in:
parent
438d01d9c8
commit
bd650a228f
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ pipeline:
|
||||||
image: nixpkgs/nix-flakes:latest
|
image: nixpkgs/nix-flakes:latest
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- nix develop -c git lfs fetch --all
|
|
||||||
- git remote add github https://cyplo:$GITHUB_TOKEN@github.com/cyplo/dotfiles.git
|
|
||||||
- nix develop -c git push github --all --force
|
|
||||||
- export AWS_ACCESS_KEY_ID="nix-builder"
|
- export AWS_ACCESS_KEY_ID="nix-builder"
|
||||||
- export AWS_ACCESS_KEY_ID="nix-builder"
|
- export AWS_ACCESS_KEY_ID="nix-builder"
|
||||||
- export AWS_SECRET_ACCESS_KEY="$MINIO_NIX_BUILDER_KEY"
|
- export AWS_SECRET_ACCESS_KEY="$MINIO_NIX_BUILDER_KEY"
|
||||||
|
|
Loading…
Reference in a new issue