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 - name: build
image: debian image: debian
commands: commands:
- echo "This is the build step" - apt-get install vim
- echo "This ROCKS!" - vim's installed
- name: a-test-step - name: a-test-step
image: golang:1.16 image: golang:1.16
commands: commands: