Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Update 01-Upgrade-to-1.7.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk authored Apr 24, 2018
1 parent c45bd2d commit 29826a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ In Prisma 1.7, you can specify arbitrary terminal commands to be executed by the

Here is an example that performs three tasks after a deployment:

1. Print `Deployment finished"
1. Print "Deployment finished"
1. Download the GraphQL schema for the `db` project specified in `.graphqlconfig.yml`
1. Invoke code generation as specified in `.graphqlconfig.yml`

Expand Down

0 comments on commit 29826a5

Please sign in to comment.