Rewrite rust #38

Merged
kjuulh merged 24 commits from experiment/local into v0.3 2022-11-27 12:21:36 +01:00
Showing only changes of commit e80387e03a - Show all commits

View File

@ -1,9 +1,5 @@
kind: template
kind: pipeline load: bust_rustbin_default_template.yaml
type: docker name: octopush
name: "test" data:
steps: binName: octopush
- name: test
image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
commands:
- echo 'Run tests'