fix: always check what tags are actually available
This commit is contained in:
parent
eb173944dc
commit
b1bdfd4162
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# borrowed from https://gitlab.com/nix17/nixos-config/-/blob/main/.gitlab-ci.yml
|
# borrowed from https://gitlab.com/nix17/nixos-config/-/blob/main/.gitlab-ci.yml
|
||||||
|
|
||||||
# hopefully this image is good for my needs
|
# hopefully this image is good for my needs
|
||||||
image: nixpkgs/nix-flakes:nixos-23.05
|
image: nixpkgs/nix-flakes:nixos-22.11
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- flake
|
- flake
|
||||||
|
|
Loading…
Reference in a new issue