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

go build bath

parent 52dea66b
Branches
Tags
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: ...@@ -4,7 +4,8 @@ build-k8s-bot:
rules: rules:
- if: $CI - if: $CI
script: script:
- go build -o k8s-bot ./build/ci/cd - cd build/cd
- go build -o k8s-bot
artifacts: artifacts:
name: binary name: binary
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment