Commit 9b6ec197 authored by Massimiliano Pippi's avatar Massimiliano Pippi

first draft

parent 69d86a47
kind: pipeline
name: default
steps:
- name: test
image: golang
commands:
- curl -sL https://taskfile.dev/install.sh | sh
- task test
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment