957 B
957 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- specify a user for the pipeline step, by @bradrydzewski. #2651.
- update drone-yaml to version 1.0.7.
- update drone-runtime to version 1.0.5.
[1.0.1] - 2019-04-10
Added
- pass stage environment variables to pipeline steps, by @bradrydzewski.
- update go-scm to version 1.3.0, by @bradrydzewski.
- update drone-runtime to version to 1.0.4, by @bradrydzewski.
- ping docker daemon before agent starts to ensure connectivity, by @bradrydzewski.