aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2026-07-07 12:08:23 -0400
committerGitHub <noreply@github.com>2026-07-07 12:08:23 -0400
commitddb7178e8a22ad8ba30f2cf65205814eafbb2bf8 (patch)
tree7e9a6ced76ac3086b865c1cb7e7d4c106c0d4dc1 /README.md
parent6171233840094edfe3b60be546b15664fe5fa3ea (diff)
parent1ed03ee259024f09a7fca378e6e483d93eb118e5 (diff)
downloadstasis-1.9.0.tar.gz
Merge pull request #152 from jhunkeler/force-repeatable1.9.0
Implement --force-repeatable option
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index caf46d0..510aafd 100644
--- a/README.md
+++ b/README.md
@@ -165,6 +165,7 @@ stasis mydelivery.ini
| --overwrite | n/a | Overwrite an existing release |
| --wheel-builder ARG | n/a | Wheel building backend (build, cibuildwheel, manylinux) |
| --wheel-builder-manylinux-image ARG | n/a | Manylinux image name |
+| --force-repeatable | n/a | Adapt package source(s) and settings to reduce changes |
| --no-docker | n/a | Do not build docker images |
| --no-artifactory | n/a | Do not upload artifacts to Artifactory |
| --no-artifactory-build-info | n/a | Do not upload build info objects to Artifactory |