Skip to content

Commit

Permalink
enable gitlab runner timestamps
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 10, 2025
1 parent 969610b commit 8876dc2
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 @@ -422,6 +422,7 @@ e2e:
extends: .new_e2e_template
variables:
TARGET_IMAGE: $E2E_DOCKER_REGISTRY:${CI_PIPELINE_ID}-${CI_COMMIT_SHORT_SHA}
FF_TIMESTAMPS: true
needs:
- "trigger_e2e_operator_image"
rules: !reference [.on_run_e2e]
Expand Down

0 comments on commit 8876dc2

Please sign in to comment.