commented on
merge request !102
"Change output path to be picked up by artifact upload"
at
GitLab.org / GitLab CI Yml
In tests, my Go binary was not picked up when built with arguments similar to the previous template. Outputting to $CI_PROJECT_DIR/mybinary
and pic...
commented on
merge request !102
"Change output path to be picked up by artifact upload"
at
GitLab.org / GitLab CI Yml
This should be in quotes: "$CI_PROJECT_DIR/mybinary"
, also: since cwd is $CI_PROJECT_DIR
why this is needed?...
accepted
merge request
!102
"Change output path to be picked up by artifact upload"
at
GitLab.org / GitLab CI Yml
-
cf10a9af · Merge branch 'patch-2' into 'master'
- ... and 1 more commit. Compare 9ce363a1...cf10a9af
commented on
merge request !102
"Change output path to be picked up by artifact upload"
at
GitLab.org / GitLab CI Yml
Thanks! Makes sense!
opened
merge request
!102
"Change output path to be picked up by artifact upload"
at
GitLab.org / GitLab CI Yml
@Eternal21 If they differ a lot, we should keep them separate. What about a CMD-Shell.gitlab-ci.yml
and a Powershell.gitlab-ci.yml
? Both would be q...
@zj I've set up a Gitlab CI server targeting .NET desktop (WPF) applications built on a Windows (not Mono/Linux) machine. My version doesn't use C...
-
ef16ae28 · Use nameOverride instead of releaseOverride
- ... and 2 more commits. Compare 8f25e665...ef16ae28
-
9ce363a1 · Merge branch 'fix-monitoring' into 'master'
- ... and 1 more commit. Compare 12e7c46b...9ce363a1
opened
merge request
!101
"WIP: Use nameOverride instead of releaseOverride"
at
GitLab.org / GitLab CI Yml
-
54a8570d · Support new auto-deploy helm chart