Skip to content

Commit

Permalink
Fix script linter
Browse files Browse the repository at this point in the history
Signed-off-by: Javier López Barba <javier@okteto.com>
  • Loading branch information
jLopezbarb committed Nov 16, 2021
1 parent a052e4d commit b88fb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollback_actions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ actionsRepos=(delete-namespace
destroy-stack
apply
context
)
)

for repo in "${actionsRepos[@]}"; do
echo "$repo"
Expand Down

0 comments on commit b88fb34

Please sign in to comment.