chore(README): bump component version

This commit is contained in:
technofab 2024-10-02 21:40:26 +02:00
parent fdb6193ef1
commit 28072631e7

View file

@ -42,7 +42,7 @@ Also makes it possible to split CI parts in a separate module which can be impor
```yaml ```yaml
# .gitlab-ci.yml # .gitlab-ci.yml
include: include:
- component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@1.0.1 - component: gitlab.com/TECHNOFAB/nix-gitlab-ci/nix-gitlab-ci@1.0.2
inputs: inputs:
# specify inputs here, for example: # specify inputs here, for example:
image_tag: latest-cachix image_tag: latest-cachix