# Functions
ParseMessage takes a full commit message and translates it into a Message.
WritePluginArtifactFile writes the docker artifact data to the provided artifact file.
# Structs
No description provided by the author
Build represents a build of a repository.
CalVer represents the calendar version of the currently running build.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Network contains options for connecting to the network.
Pipeline being executed.
Repo represents the repository for the build.
SemVer represents the semantic version of the currently running build.
Stage represents a build stage.
Step represents the currently running step within the stage.
System represents the available system variables.
# Interfaces
Plugin is an interface for a Drone plugin written in Go.
# Type aliases
RegistryType is the type of registry.