Skip to content
Snippets Groups Projects

Resolve "+local version needs to be retained into deploy stage"

1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -16,3 +16,8 @@ build_dist:
only:
- master
- tags
cache: &build_cache
paths:
- pyproject.toml
policy:
- pull-push
Loading