Skip to content

Commit

Permalink
print datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi committed Dec 16, 2023
1 parent 39aee30 commit 84486d7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,10 @@ stages:
- checkout: self
submodules: true

- scripts: |
echo $(CurrentDate)
echo $(CurrentTime)
- template: templates/flex-downloadPipelineArtifact.yml
parameters:
StepName: 'Download Pipeline Artifact - NuGet'
Expand Down

0 comments on commit 84486d7

Please sign in to comment.