Codebase list ruby-gitlab / 8092666 spec / fixtures / variables.json
8092666

Tree @8092666 (Download .tar.gz)

variables.json @8092666raw · history · blame

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