forked from Gitlink/forgeplus
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
|
|
json.array! @secrets do |secret|
|
||
|
|
json.partial! "/ci/secrets/index", secret: secret
|
||
|
|
end
|