1
0
Fork 0

Migrate to woodpecker syntax
ci/woodpecker/push/test Pipeline was successful Details

This commit is contained in:
Daniele Tricoli 2022-12-04 03:33:43 +01:00
parent 7bb95add2a
commit 79b1f6b90d
1 changed files with 2 additions and 5 deletions

View File

@ -1,9 +1,6 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: test
pipeline:
test:
image: rust:1.57
commands:
- cargo build --verbose