testing ui vars

This commit is contained in:
shockrah 2020-08-02 22:09:18 -07:00
parent 31f60e0f3b
commit 6efeabe55d
2 changed files with 10 additions and 0 deletions

4
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,4 @@
get_vars:
stage: test
script:
- echo this testvar value is $TEST_VAR

6
readme
View File

@ -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