Test
Some checks failed
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
Mrdabup 2024-10-14 18:18:19 -04:00
parent ee9bc2aec0
commit dd4a189409

View file

@ -6,8 +6,8 @@ steps:
- name: build
image: debian
commands:
- echo "This is the build step"
- echo "This ROCKS!"
- apt-get install vim
- vim's installed
- name: a-test-step
image: golang:1.16
commands: