mirror of
https://gitlab.com/TECHNOFAB/nix-gitlab-ci.git
synced 2025-12-12 02:00:13 +01:00
fix(ci): update artifact name in trigger job aswell
This commit is contained in:
parent
ebc70d5c18
commit
55f90b4261
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ nix-ci:trigger:
|
||||||
- nix-ci:build
|
- nix-ci:build
|
||||||
trigger:
|
trigger:
|
||||||
include:
|
include:
|
||||||
- artifact: generated-gitlab-ci.yml
|
- artifact: generated-gitlab-ci-${_NIX_CI_PIPELINE_NAME}.yml
|
||||||
job: nix-ci:build
|
job: nix-ci:build
|
||||||
strategy: depend
|
strategy: depend
|
||||||
forward:
|
forward:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue