Testing CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2022-11-09 21:07:41 -05:00
parent d92a7b3285
commit b2344aa763

View File

@@ -1,6 +1,6 @@
pipeline: pipeline:
build: build:
image: alpine:latest image: docker
commands: commands:
- echo "hello" - echo "hello"
- ./build - ./build