Skip to content
Snippets Groups Projects
Commit 9c58b764 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

go build bath

parent 52dea66b
No related branches found
No related tags found
1 merge request!128Prepare k8s deployment
Pipeline #67579 passed
This commit is part of merge request !128. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,8 @@ build-k8s-bot:
rules:
- if: $CI
script:
- go build -o k8s-bot ./build/ci/cd
- cd build/cd
- go build -o k8s-bot
artifacts:
name: binary
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment