---
version: '3'

tasks:
  finish:
    cmds:
      - task: :common:start:update

  init:
    cmds:
      - task: :common:start:init
