Skip to content

Commit

Permalink
kamel: ci: add build timestamps in log
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecmd committed Jan 22, 2024
1 parent 5028cce commit 130224b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/kamel-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ stages:
value: n
- name: QUIET
value: n
- name: BUILD_LOG_TIMESTAMP
value: simple
jobs:
- template: azure-pipelines-build.yml
parameters:
Expand Down
2 changes: 2 additions & 0 deletions .azure-pipelines/kamel-upgrade-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ stages:
value: n
- name: QUIET
value: n
- name: BUILD_LOG_TIMESTAMP
value: simple
jobs:
- template: azure-pipelines-build.yml
parameters:
Expand Down

0 comments on commit 130224b

Please sign in to comment.