Sha256: 103287a29508ed930e62d7ffffb6878be0f1010495c14908f68a727a67b73c5e

Contents?: true

Size: 309 Bytes

Versions: 18

Compression:

Stored size: 309 Bytes

Contents

gem:
	rm -f fluent-plugin-azurestorage-gen2*.gem
	gem build fluent-plugin-azurestorage-gen2.gemspec

install: gem
	gem install fluent-plugin-azurestorage-gen2*.gem

push: gem
	gem push fluent-plugin-azurestorage-gen2*.gem

tag:
	git tag "v$$(cat VERSION)" $(RELEASE_COMMIT)
	git push origin "v$$(cat VERSION)"

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
fluent-plugin-azurestorage-gen2-0.3.9 Makefile
fluent-plugin-azurestorage-gen2-0.3.8 Makefile
fluent-plugin-azurestorage-gen2-0.3.7 Makefile
fluent-plugin-azurestorage-gen2-0.3.5 Makefile
fluent-plugin-azurestorage-gen2-0.3.4 Makefile
fluent-plugin-azurestorage-gen2-0.3.3 Makefile
fluent-plugin-azurestorage-gen2-0.3.2 Makefile
fluent-plugin-azurestorage-gen2-0.3.1 Makefile
fluent-plugin-azurestorage-gen2-0.3.0 Makefile
fluent-plugin-azurestorage-gen2-0.2.10 Makefile
fluent-plugin-azurestorage-gen2-0.2.9 Makefile
fluent-plugin-azurestorage-gen2-0.2.8 Makefile
fluent-plugin-azurestorage-gen2-0.2.7 Makefile
fluent-plugin-azurestorage-gen2-0.2.6 Makefile
fluent-plugin-azurestorage-gen2-0.2.5 Makefile
fluent-plugin-azurestorage-gen2-0.2.4 Makefile
fluent-plugin-azurestorage-gen2-0.2.3 Makefile
fluent-plugin-azurestorage-gen2-0.2.2 Makefile