ci: test
This commit is contained in:
parent
f084baf522
commit
97af6c9d3c
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ update:
|
||||||
# update teh hash for further along in the pipeline
|
# update teh hash for further along in the pipeline
|
||||||
# https://nsirap.com/posts/043-change-value-of-variable-in-gitlab%20copy/
|
# https://nsirap.com/posts/043-change-value-of-variable-in-gitlab%20copy/
|
||||||
- echo "FLAKE_COMMIT=$(git rev-parse HEAD)" >> flake.env
|
- echo "FLAKE_COMMIT=$(git rev-parse HEAD)" >> flake.env
|
||||||
|
- file -bi flake.env
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
dotenv: flake.env
|
dotenv: flake.env
|
||||||
|
|
Loading…
Reference in a new issue