Welcome to the Bluefly.io code repository. By logging in, you agree to comply with our terms of service and code of conduct.

Skip to content

fix: resolve dotenv artifact format errors

thomas.scola@bluefly.io requested to merge feature/ci-pipeline-fixes into development
  • Use heredoc (cat << EOF) instead of echo commands for dotenv creation
  • Prevents duplicate variable output in console logs
  • Ensures proper dotenv format for GitLab artifact uploads
  • Fixes: WARNING: Uploading artifacts as dotenv to coordinator... 400 Bad Request (Invalid Format)

Merge request reports

Loading