unit-tests #2

Merged
joe merged 4 commits from unit-tests into main 2022-09-28 23:40:05 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit e9a70b8ab8 - Show all commits

View File

@ -1,6 +1,11 @@
kind: pipeline
name: default
trigger:
event:
- push
- promote
steps:
- name: test
image: rust:latest