Releases: drone-plugins/drone-buildah
Releases · drone-plugins/drone-buildah
v1.2.1
What's Changed
- (maint) move to harness.drone.io by @tphoney in #8
- CI-13848 - Fix "`GLIBC_2.34' not found" in buildah-docker by @Ompragash in #11
New Contributors
- @tphoney made their first contribution in #8
- @Ompragash made their first contribution in #11
Full Changelog: v1.2.0...v1.2.1
Support Buildah S3 Layer Caching
What's Changed
- Support Buildah Layer caching by @jamie-harness in #5
New Contributors
- @jamie-harness made their first contribution in #5
Full Changelog: v1.0.2...v1.2.0
Fixed usage of docker config
v1.0.2 write auth.json file
Working non-docker registry builds
Merge pull request #3 from drone-plugins/fix_non_docker fix non-docker registry builds
v1.0.0: Merge pull request #2 from drone-plugins/drone_pipeline
Added drone pipeline for the plugin