Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Preserve timestamps when publishing helm charts #83

Merged
merged 1 commit into from
May 4, 2020

Conversation

manno
Copy link
Member

@manno manno commented May 4, 2020

@@ -90,15 +90,15 @@ jobs:
- . bin/include/versioning
- ./bin/build-helm
- mkdir helm-charts
- cp helm/quarks-job*.tgz helm-charts/
- cp -a helm/quarks-job*.tgz helm-charts/
Copy link
Member

@mudler mudler May 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Isn't cp --preserve=timestamps or cp -p to preserve mode/timestamp? But I guess -a does as well

@manno manno merged commit 4f64d37 into master May 4, 2020
@manno manno deleted the 172644852-preserve-timestamps branch May 4, 2020 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants