Skip to content

Commit

Permalink
feat(ci): Enable timestamp in logs (#32327)
Browse files Browse the repository at this point in the history
  • Loading branch information
chouetz authored Dec 18, 2024
1 parent b6fd306 commit 0171d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ variables:
# Feature flags
FF_SCRIPT_SECTIONS: 1 # Prevent multiline scripts log collapsing, see https://gitlab.com/gitlab-org/gitlab-runner/-/issues/3392
FF_KUBERNETES_HONOR_ENTRYPOINT: true # Honor the entrypoint in the Docker image when running Kubernetes jobs
FF_TIMESTAMPS: true

#
# Condition mixins for simplification of rules
Expand Down

0 comments on commit 0171d14

Please sign in to comment.