testing ui vars
This commit is contained in:
parent
31f60e0f3b
commit
6efeabe55d
4
.gitlab-ci.yml
Normal file
4
.gitlab-ci.yml
Normal file
@ -0,0 +1,4 @@
|
||||
get_vars:
|
||||
stage: test
|
||||
script:
|
||||
- echo this testvar value is $TEST_VAR
|
6
readme
6
readme
@ -7,3 +7,9 @@ projects that I either maintain or have worked on in this past.
|
||||
All relate to _my_ projects and are not reflective of other peoples works.
|
||||
|
||||
Email: alejandros714@protonmail.com
|
||||
|
||||
> Pipelines
|
||||
|
||||
The pipelines setup here are really just for testing small things so that
|
||||
I don't waste time on larger projcets troubleshooting issues. In other words:
|
||||
the pipelines setup here are of no importance
|
||||
|
Loading…
Reference in New Issue
Block a user