Skip to content

Instantly share code, notes, and snippets.

@ghostsquad
Created February 20, 2022 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghostsquad/92ff69dbae49aad86f8db27703b8ce92 to your computer and use it in GitHub Desktop.
Save ghostsquad/92ff69dbae49aad86f8db27703b8ce92 to your computer and use it in GitHub Desktop.
dummy-taskfile.yaml
version: 3
tasks:
dummy:
cmds:
- echo "dummy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment