package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Dec 8, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
deployUpdates will execute a series of update scripts if there any for
the update of one version to another of the given building block
type Project struct {
RepoUrl string `json:"http_url_to_repo"`
Path string `json:"path"`
}
type Tag struct {
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.