Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI_BUILD_TAG for GitLab is deprecated: use CI_COMMIT_TAG instead #8008

Closed
Bartel-C8 opened this issue Jan 25, 2024 · 0 comments · Fixed by #8010
Closed

CI_BUILD_TAG for GitLab is deprecated: use CI_COMMIT_TAG instead #8008

Bartel-C8 opened this issue Jan 25, 2024 · 0 comments · Fixed by #8010

Comments

@Bartel-C8
Copy link

  • Electron-Builder Version: 24.9.1
  • Node Version: LTS
  • Electron Version: 28
  • Electron Type (current, beta, nightly): current
  • Target: Gitlab CI

CI_BUILD_TAG for GitLab is deprecated, and not even functioning in my case. I had to set it manually.

CI_COMMIT_TAG should be used instead: https://github.com/electron-userland/electron-builder/blob/master/packages/electron-publish/src/publisher.ts#L138

https://software.rcc.uchicago.edu/git/help/ci/variables/deprecated_variables.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant