Skip to content

Commit

Permalink
Removed command duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDHera committed May 23, 2020
1 parent 915b0a7 commit 0e38a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: gitpod/workspace-dotnet

tasks:
- command : cd cd Kyanite.API/ && dotnet run
- command : cd Kyanite.API/ && dotnet run

ports:
- port: 5000
Expand Down

0 comments on commit 0e38a07

Please sign in to comment.