Skip to content

Commit

Permalink
ci: update tag format
Browse files Browse the repository at this point in the history
  • Loading branch information
mtekel authored and maxmoehl committed Nov 26, 2024
1 parent e8f3fe9 commit 4a0fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ jobs:
path: sh
args:
- -exc
- date +%Y%m%d.%H%M%S | tee tag/today
- date +%Y.%m.%d-%H%M%S | tee tag/today
- put: haproxy-boshrelease-testflight
params:
tag_as_latest: true
Expand Down

0 comments on commit 4a0fa78

Please sign in to comment.