fix: update Taskfile schema version

This commit is contained in:
Denis Gukov 2024-01-26 21:47:26 +05:00
parent 30f8c5a7fa
commit 9a136d48d8

View File

@ -3,7 +3,7 @@
#
# Tasks without a `desc:` field are intended mainly to be called
# internally by other tasks and therefore are not listed when running `task` or `task -l`
version: '2'
version: '3'
vars:
docker_namespace: semaphoreui