Go to file
Giles Bradshaw d85523982b chore(release): 0.0.2 2020-08-05 09:49:01 +01:00
.drone initial commit 2020-08-05 09:47:19 +01:00
.gitignore initial commit 2020-08-05 09:47:19 +01:00
.versionrc.json initial commit 2020-08-05 09:47:19 +01:00
CHANGELOG.md chore(release): 0.0.2 2020-08-05 09:49:01 +01:00
LICENSE initial commit 2020-08-05 09:47:19 +01:00
README.md initial commit 2020-08-05 09:47:19 +01:00
environment.libsonnet initial commit 2020-08-05 09:47:19 +01:00
package.json chore(release): 0.0.2 2020-08-05 09:49:01 +01:00
yarn.lock initial commit 2020-08-05 09:47:19 +01:00

README.md

@sigyl/jsonnet-drone-environment

drone environment functionality

release

use https://www.conventionalcommits.org/en/v1.0.0/ to control releases.

to release

yarn release

prerelease

yarn release --prerelease alpha

release as

yarn release --release-as 1.0.0

dry run

yarn release --dry-run