Commit Graph

18 Commits

Author SHA1 Message Date
Lars Gohr
cbaa32c746 🚀 Enable building multiarch images 2022-08-05 23:05:29 +02:00
Lars Gohr
99ce176d53 🐛 Fix output mapping 2022-04-23 21:45:29 +02:00
Lars Gohr
9628372a51 🐛 Add boilerplate for fixing https://github.com/actions/runner/issues/665#issue-680519443 2022-04-09 21:36:49 +02:00
Lars Gohr
b3a06d90fd 🚀 Use composite action for increasing speed and enabling new
features
2022-04-09 20:57:20 +02:00
elgohr
184d5f4bcf ♻️ Remove platforms options
Platform was in beta and turned out not to be usable.
This still needs some tinkering with Github actions, but this wouldn't happen here.
See https://github.com/actions/virtual-environments/issues/3090
2021-04-13 11:38:35 +02:00
Lars Gohr
13c6c46d98 Support building multi-platform images 2021-04-01 22:58:14 +02:00
Lars Gohr
d8fded1799 Introduce default_branch 2020-09-01 21:03:23 +02:00
Lars Gohr
cc40c79473 Add feature for building an image without pushing it to a registry 2020-08-29 21:52:51 +02:00
Lars Gohr
8e555d3d73 Fixes https://github.com/elgohr/Publish-Docker-Github-Action/issues/98 2020-07-30 21:12:21 +02:00
Ari Kalfus
5d8ac991f5 Add missing buildoptions from README to action.yml
Fixes #90
2020-06-04 12:18:31 +02:00
Lars
508d4eee28 Correct mixed up documentation 2020-05-17 20:05:20 +02:00
Lars
fbbcb17592 Add tags 2020-05-16 22:31:34 +02:00
Roy Bongers
b82ad077c0 Add semver support when using git tags (#69)
* Add semver tag support

* Allow tag_names to be a fallback for tag_semver
2020-03-03 19:48:59 +01:00
Lars Gohr
f1df09237f Document the digest output 2019-12-15 12:20:34 +01:00
Lars Gohr
a770e120e6 Add tag names 2019-10-18 22:06:08 +02:00
Lars Gohr
2227c0c989 Because yml is cooler than docker labels, let's use the newest and shiniest action.yml 2019-10-08 19:30:53 +02:00
Lars
6f6235bed5 Delete action.yml 2019-10-08 17:29:52 +02:00
Lars
55cae956f8 Start to introduce actions.yml 2019-10-08 08:50:01 +02:00