Skip to content

Instantly share code, notes, and snippets.

@Kami
Created August 5, 2016 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kami/70ee9c33ac984f96e35916bacc29e904 to your computer and use it in GitHub Desktop.
Save Kami/70ee9c33ac984f96e35916bacc29e904 to your computer and use it in GitHub Desktop.
version: '2.0'
examples.mistral-yaql-st2kv-user-scope:
vars:
polo: unspecified
tasks:
task1:
action: std.noop
publish:
polo: <% st2kv('marco') %>
on-complete:
- fail: <% $.polo != polo %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment