Try pulling the go repo
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -19,7 +19,8 @@ steps:
|
||||
image: bufbuild/buf
|
||||
commands:
|
||||
- buf generate
|
||||
- cp -r ./gen/go ./target/pkg
|
||||
- rm -rf ./target/pkg/*
|
||||
- cp -r ./gen/go/* ./target/pkg
|
||||
- name: Clone go repo
|
||||
image: alpine
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user