-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SPSTRAT-464): Update staged regex & add arg
This commit fix an issue with the staged dir regex as the starmap dir should be a child of the staged dir, and it's not part of its base directory. The validation whether the base staged dir contains or not a directory named `starmap` will be done in the task. It also adds the missing argument `--offline` which prevents the `pubtools-marketplacesvm` to invoke the StArMap server when `--repo-file` is set and a mapping is not found Signed-off-by: Jonathan Gangi <[email protected]>
- Loading branch information
Showing
2 changed files
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters