Try pulling the go repo
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@@ -31,5 +31,6 @@ steps:
|
||||
- git config user.name "woodpecker-ci"
|
||||
- git config user.email "bot@badhouseplants.net"
|
||||
- git -C ./target checkout $CI_COMMIT_BRANCH || git -C ./target checkout -b $CI_COMMIT_BRANCH
|
||||
- 'git -C ./target commit --all -m "Update protobuf definitions: $CI_COMMIT_SHA"'
|
||||
- git -C ./target add .
|
||||
- 'git -C ./target commit -m "Update protobuf definitions: $CI_COMMIT_SHA"'
|
||||
- git -C ./target push
|
||||
|
||||
Reference in New Issue
Block a user