Skip to content

Commit

Permalink
ci: add turso to publish job (shuttle-hq#1059)
Browse files Browse the repository at this point in the history
Also sort the list of resources to publish.
  • Loading branch information
oddgrd authored and AlphaKeks committed Jul 21, 2023
1 parent 7c3b22c commit dd517e3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -813,9 +813,10 @@ workflows:
path:
[
"resources/aws-rds",
"resources/shared-db",
"resources/secrets",
"resources/persist",
"resources/secrets",
"resources/shared-db",
"resources/shuttle-turso",
"resources/static-folder",
]
name: publish-<< matrix.path >>
Expand Down

0 comments on commit dd517e3

Please sign in to comment.