Skip to content

Commit

Permalink
sourcing env
Browse files Browse the repository at this point in the history
  • Loading branch information
hdulay committed May 12, 2022
1 parent 13b6f6e commit d629d23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions asyncapi/templates/s3.sh.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/bash

source .env

{% for c in channels %}
decodable conn create \
--name {{ c }} \
Expand Down

0 comments on commit d629d23

Please sign in to comment.