Skip to content

Commit

Permalink
nixos: use unstable moniker and add stable release
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Stephens <[email protected]>
  • Loading branch information
adamcstephens committed Dec 14, 2023
1 parent ada506d commit bf9779a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions jenkins/jobs/image-nixos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
name: release
type: user-defined
values:
- current
- unstable
- 23.11

- axis:
name: variant
Expand All @@ -36,7 +37,8 @@
exec sudo /lxc-ci/bin/build-distro /lxc-ci/images/nixos.yaml \
${INCUS_ARCHITECTURE} container 14400 ${WORKSPACE} \
-o image.architecture=${ARCH}
-o image.architecture=${ARCH} \
-o image.release=${release}
properties:
- build-discarder:
Expand Down

0 comments on commit bf9779a

Please sign in to comment.