diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 73b5d6c0593ec898ddc0ef78d2da600e0bda0331..f2057df5aaedb33500030bee7238f72874295682 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,12 @@ - tag - release + debug: + tags: + - nixos + stage: tag + script: + - export tag-it: tags: diff --git a/devenv.nix b/devenv.nix index afa03a176ab0ecdafc3dca444a74cbb76eb9ff55..3f539d11b0974c1677a6ca856362a43b03c013e2 100644 --- a/devenv.nix +++ b/devenv.nix @@ -134,6 +134,12 @@ tasks: - tag - release + debug: + tags: + - nixos + stage: tag + script: + - export tag-it: tags: