Codebase list ruby-gitlab / debian/4.5.0-2 spec / fixtures / variables.json
debian/4.5.0-2

Tree @debian/4.5.0-2 (Download .tar.gz)

variables.json @debian/4.5.0-2raw · history · blame

[
    {
        "key": "TEST_VARIABLE_1",
        "value": "TEST_1"
    },
    {
        "key": "TEST_VARIABLE_2",
        "value": "TEST_2"
    }
]