Skip to content

Commit

Permalink
Another apporach.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Nov 29, 2023
1 parent 5c16719 commit a396243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Create array with list of instances
run: |
echo "START: Create array with list of instances"
echo $INSTANCE_IDS
INSTANCES=( $INSTANCE_IDS )
echo $INSTANCES
echo "END: Create array with list of instances"
Expand Down

0 comments on commit a396243

Please sign in to comment.