1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

remove v1

This commit is contained in:
jaedle
2019-08-18 17:37:21 +02:00
parent c47c15ee47
commit 0f385f9f4e
17 changed files with 186 additions and 457 deletions

View File

@@ -1,9 +1,9 @@
version: 2
version: '2'
tasks:
foo:
cmds:
- echo "Foo"
bar:
cmds:
- echo "Bar"