Skip to content

Commit

Permalink
[#59] Build a Snap package
Browse files Browse the repository at this point in the history
  • Loading branch information
agentmilindu authored and apoorvam committed May 15, 2019
1 parent d148bbf commit be0fa74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dunner
version: git
summary: A Docker based tas runner tool
summary: A Docker based task runner tool
description: |
Dunner is a task runner tool like Grunt but used Docker images like CircleCI do. |
You can define tasks and steps of the tasks in your `.dunner.yaml` file and then run these steps with `Dunner do taskname`
Expand Down

0 comments on commit be0fa74

Please sign in to comment.