@firestartr/cli 1.50.1-snapshot-2 → 1.50.1-snapshot-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +0 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -309919,7 +309919,6 @@ class RepoGithubDecanter extends GithubDecanter {
|
|
|
309919
309919
|
version: this.VERSION(),
|
|
309920
309920
|
type: 'service',
|
|
309921
309921
|
lifecycle: 'production',
|
|
309922
|
-
system: `system:${this.org}-system`,
|
|
309923
309922
|
name: this.data.repoDetails.name,
|
|
309924
309923
|
};
|
|
309925
309924
|
}
|