Skip to content
Snippets Groups Projects
Commit e489ee6a authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

test

parent 227b7e6b
No related branches found
No related tags found
No related merge requests found
kind: pipeline
type: docker
name: hello-world
trigger:
branch:
- main
event:
- push
steps:
- name: say-hello
image: busybox
commands:
- echo hello-world
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment