Skip to content
Snippets Groups Projects
Commit 2c73e066 authored by Georgi Michev's avatar Georgi Michev
Browse files

Trigger pipeline to update MongoDB

parent fa33f10b
No related branches found
No related tags found
No related merge requests found
Pipeline #56230 passed with stage
in 24 seconds
......@@ -6,6 +6,3 @@ currentPrice := cache.get(input.key, "", "").currentPrice
buy {
currentPrice < 100
}
......@@ -5,4 +5,4 @@ default success = false
success = true {
msg := cache.set(data.key, "mynamespace", data.scope, input)
msg == "success"
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment