Skip to content

Commit

Permalink
Update snowflake-query-trigger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Nov 8, 2024
1 parent a709e30 commit 1f0813e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snowflake-query-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ tasks:
commands:
- echo "{{ json(taskrun.value) }}"
- echo "Welcome to Kestra {{ json(taskrun.value).FIRST_NAME }} {{ json(taskrun.value).LAST_NAME }}"
json(taskrun.value).LAST_NAME }}"

- id: update
type: io.kestra.plugin.jdbc.snowflake.Query
Expand Down

0 comments on commit 1f0813e

Please sign in to comment.